|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitIsNotNullPredicate(node IsNotNullPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method public visitTryExpression(node TryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitNullIfExpression(node NullIfExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitLikePredicate(node LikePredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitExpression(node Expression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitArrayConstructor(node ArrayConstructor, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitDereferenceExpression(node DereferenceExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitRow(node Row, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitExtract(node Extract, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitIfExpression(node IfExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitComparisonExpression(node ComparisonExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitCharLiteral(node CharLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitSimpleCaseExpression(node SimpleCaseExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitNode(node Node, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitCoalesceExpression(node CoalesceExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitSubqueryExpression(node SubqueryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitSymbolReference(node SymbolReference, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitInPredicate(node InPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitGenericLiteral(node GenericLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method private coerceToSingleType(context StackableAstVisitorContext<Context>, message String, expressions List<Expression>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitStringLiteral(node StringLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitNotExpression(node NotExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method private coerceToSingleType(context StackableAstVisitorContext<Context>, node Node, message String, first Expression, second Expression) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitSubscriptExpression(node SubscriptExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method private coerceType(context StackableAstVisitorContext<Context>, expression Expression, expectedType Type, message String) : void in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitLongLiteral(node LongLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitIsNullPredicate(node IsNullPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitTimestampLiteral(node TimestampLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitBinaryLiteral(node BinaryLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitParameter(node Parameter, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitArithmeticBinary(node ArithmeticBinaryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method public visitFieldReference(node FieldReference, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitTimeLiteral(node TimeLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitNullLiteral(node NullLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method public process(node Node, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitQuantifiedComparisonExpression(node QuantifiedComparisonExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method private getVarcharType(value Expression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitCurrentTime(node CurrentTime, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method public visitCast(node Cast, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitDecimalLiteral(node DecimalLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitExists(node ExistsPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method private getOperator(context StackableAstVisitorContext<Context>, node Expression, operatorType OperatorType, arguments Expression...) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitFunctionCall(node FunctionCall, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitSearchedCaseExpression(node SearchedCaseExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitIntervalLiteral(node IntervalLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitArithmeticUnary(node ArithmeticUnaryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitInListExpression(node InListExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitBetweenPredicate(node BetweenPredicate, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitAtTimeZone(node AtTimeZone, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitBooleanLiteral(node BooleanLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitDoubleLiteral(node DoubleLiteral, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitLogicalBinaryExpression(node LogicalBinaryExpression, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |
|
Change Parameter Type context : StackableAstVisitorContext<Void> to context : StackableAstVisitorContext<Context> in method protected visitQualifiedNameReference(node QualifiedNameReference, context StackableAstVisitorContext<Context>) : Type in class com.facebook.presto.sql.analyzer.ExpressionAnalyzer.Visitor |
From |
To |