Uses of Class
gudusoft.gsqlparser.nodes.TExceptionHandlerList
Packages that use TExceptionHandlerList
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TExceptionHandlerList in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TExceptionHandlerListMethods in gudusoft.gsqlparser.nodes with parameters of type TExceptionHandlerListModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TExceptionHandlerList node) voidTParseTreeVisitor.preVisit(TExceptionHandlerList node) voidTExceptionClause.setHandlers(TExceptionHandlerList handlers)