Uses of Class
gudusoft.gsqlparser.nodes.TPathSqlNode
Packages that use TPathSqlNode
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TPathSqlNode in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TPathSqlNodeMethods in gudusoft.gsqlparser.nodes with parameters of type TPathSqlNodeModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TPathSqlNode node) voidTParseTreeVisitor.preVisit(TPathSqlNode node) voidTObjectName.setPath(TPathSqlNode path) voidTStageLocation.setPath(TPathSqlNode path) -
Uses of TPathSqlNode in gudusoft.gsqlparser.nodes.snowflake
Methods in gudusoft.gsqlparser.nodes.snowflake that return TPathSqlNode