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