Uses of Class
io.trino.grammar.sql.SqlBaseParser.PartitionStartAnchorContext
Packages that use SqlBaseParser.PartitionStartAnchorContext
-
Uses of SqlBaseParser.PartitionStartAnchorContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.PartitionStartAnchorContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Enter a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseListener.enterPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Enter a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseBaseListener.exitPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Exit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().voidSqlBaseListener.exitPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Exit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().SqlBaseBaseVisitor.visitPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Visit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().SqlBaseVisitor.visitPartitionStartAnchor(SqlBaseParser.PartitionStartAnchorContext ctx) Visit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().