Uses of Class
io.trino.sql.parser.SqlBaseParser.ArithmeticUnaryContext
Packages that use SqlBaseParser.ArithmeticUnaryContext
-
Uses of SqlBaseParser.ArithmeticUnaryContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.ArithmeticUnaryContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Enter a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().voidSqlBaseListener.enterArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Enter a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().voidSqlBaseBaseListener.exitArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Exit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().voidSqlBaseListener.exitArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Exit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().SqlBaseBaseVisitor.visitArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Visit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().SqlBaseVisitor.visitArithmeticUnary(SqlBaseParser.ArithmeticUnaryContext ctx) Visit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().