Uses of Class
io.trino.grammar.sql.SqlBaseParser.PartitionEndAnchorContext
Packages that use SqlBaseParser.PartitionEndAnchorContext
-
Uses of SqlBaseParser.PartitionEndAnchorContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.PartitionEndAnchorContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Enter a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseListener.enterPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Enter a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseBaseListener.exitPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Exit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseListener.exitPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Exit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().SqlBaseBaseVisitor.visitPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Visit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().SqlBaseVisitor.visitPartitionEndAnchor(SqlBaseParser.PartitionEndAnchorContext ctx) Visit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().