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