Uses of Class
io.trino.grammar.sql.SqlBaseParser.PathSpecificationContext
Packages that use SqlBaseParser.PathSpecificationContext
-
Uses of SqlBaseParser.PathSpecificationContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql that return SqlBaseParser.PathSpecificationContextModifier and TypeMethodDescriptionSqlBaseParser.pathSpecification()SqlBaseParser.SetPathContext.pathSpecification()SqlBaseParser.StandalonePathSpecificationContext.pathSpecification()Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.PathSpecificationContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Enter a parse tree produced bySqlBaseParser.pathSpecification().voidSqlBaseListener.enterPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Enter a parse tree produced bySqlBaseParser.pathSpecification().voidSqlBaseBaseListener.exitPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Exit a parse tree produced bySqlBaseParser.pathSpecification().voidSqlBaseListener.exitPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Exit a parse tree produced bySqlBaseParser.pathSpecification().SqlBaseBaseVisitor.visitPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Visit a parse tree produced bySqlBaseParser.pathSpecification().SqlBaseVisitor.visitPathSpecification(SqlBaseParser.PathSpecificationContext ctx) Visit a parse tree produced bySqlBaseParser.pathSpecification().