Uses of Class
io.trino.grammar.sql.SqlBaseParser.DateTimeTypeContext
Packages that use SqlBaseParser.DateTimeTypeContext
-
Uses of SqlBaseParser.DateTimeTypeContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.DateTimeTypeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Enter a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.enterDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Enter a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().voidSqlBaseBaseListener.exitDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Exit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.exitDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Exit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().SqlBaseBaseVisitor.visitDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Visit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().SqlBaseVisitor.visitDateTimeType(SqlBaseParser.DateTimeTypeContext ctx) Visit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().