Uses of Class
gudusoft.gsqlparser.nodes.TExceptionHandler
Packages that use TExceptionHandler
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TExceptionHandler in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TExceptionHandlerMethods in gudusoft.gsqlparser.nodes with parameters of type TExceptionHandlerModifier and TypeMethodDescriptionvoidTExceptionHandlerList.addExceptionHandler(TExceptionHandler groupByItem) voidTParseTreeVisitor.postVisit(TExceptionHandler node) voidTParseTreeVisitor.preVisit(TExceptionHandler node)