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