Uses of Class
io.trino.sql.tree.PathSpecification
Packages that use PathSpecification
-
Uses of PathSpecification in io.trino.sql.parser
Methods in io.trino.sql.parser that return PathSpecification -
Uses of PathSpecification in io.trino.sql.tree
Methods in io.trino.sql.tree that return PathSpecificationMethods in io.trino.sql.tree with parameters of type PathSpecificationModifier and TypeMethodDescriptionprotected RAstVisitor.visitPathSpecification(PathSpecification node, C context) Constructors in io.trino.sql.tree with parameters of type PathSpecificationModifierConstructorDescriptionSetPath(NodeLocation location, PathSpecification pathSpecification)