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