Uses of Class
io.trino.sql.parser.SqlBaseParser.PathSpecificationContext
-
Packages that use SqlBaseParser.PathSpecificationContext Package Description io.trino.sql.parser -
-
Uses of SqlBaseParser.PathSpecificationContext in io.trino.sql.parser
Methods in io.trino.sql.parser that return SqlBaseParser.PathSpecificationContext Modifier and Type Method Description SqlBaseParser.PathSpecificationContextSqlBaseParser. pathSpecification()SqlBaseParser.PathSpecificationContextSqlBaseParser.SetPathContext. pathSpecification()SqlBaseParser.PathSpecificationContextSqlBaseParser.StandalonePathSpecificationContext. pathSpecification()
-