|
Change Return Type Long to BigInteger in method public visitNullLiteral(ctx NullLiteralContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitArithmeticUnary(ctx ArithmeticUnaryContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitParenthesizedExpression(ctx ParenthesizedExpressionContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitArithmeticBinary(ctx ArithmeticBinaryContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitIdentifier(ctx IdentifierContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitBinaryFunction(ctx BinaryFunctionContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitTypeCalculation(ctx TypeCalculationContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |
|
Change Return Type Long to BigInteger in method public visitNumericLiteral(ctx NumericLiteralContext) : BigInteger in class com.facebook.presto.type.TypeCalculation.CalculateTypeVisitor |
From |
To |