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