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