Uses of Class
gudusoft.gsqlparser.nodes.TAttributeOrMethod
Packages that use TAttributeOrMethod
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TAttributeOrMethod in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return types with arguments of type TAttributeOrMethodMethods in gudusoft.gsqlparser.nodes with parameters of type TAttributeOrMethodModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TAttributeOrMethod node) voidTParseTreeVisitor.preVisit(TAttributeOrMethod node)