Uses of Class
gudusoft.gsqlparser.stmt.snowflake.TPseudoExprStmt
Packages that use TPseudoExprStmt
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TPseudoExprStmt in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TPseudoExprStmtModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TPseudoExprStmt node) voidTParseTreeVisitor.preVisit(TPseudoExprStmt node)