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