Uses of Class
io.trino.type.TypeCalculationParser.ArithmeticUnaryContext
Packages that use TypeCalculationParser.ArithmeticUnaryContext
-
Uses of TypeCalculationParser.ArithmeticUnaryContext in io.trino.type
Methods in io.trino.type with parameters of type TypeCalculationParser.ArithmeticUnaryContextModifier and TypeMethodDescriptionvoidTypeCalculationBaseListener.enterArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Enter a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().voidTypeCalculationListener.enterArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Enter a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().voidTypeCalculationBaseListener.exitArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Exit a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().voidTypeCalculationListener.exitArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Exit a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().TypeCalculationBaseVisitor.visitArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Visit a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().TypeCalculationVisitor.visitArithmeticUnary(TypeCalculationParser.ArithmeticUnaryContext ctx) Visit a parse tree produced by thearithmeticUnarylabeled alternative inTypeCalculationParser.expression().