Uses of Class
io.trino.grammar.sql.SqlBaseParser.ArithmeticUnaryContext
Packages that use SqlBaseParser.ArithmeticUnaryContext
-
Uses of SqlBaseParser.ArithmeticUnaryContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql 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().