Uses of Class
gudusoft.gsqlparser.nodes.mdx.TMdxAxisNode
Packages that use TMdxAxisNode
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TMdxAxisNode in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TMdxAxisNodeModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TMdxAxisNode node) voidTParseTreeVisitor.preVisit(TMdxAxisNode node) -
Uses of TMdxAxisNode in gudusoft.gsqlparser.nodes.mdx
Methods in gudusoft.gsqlparser.nodes.mdx that return types with arguments of type TMdxAxisNode -
Uses of TMdxAxisNode in gudusoft.gsqlparser.stmt.mdx
Methods in gudusoft.gsqlparser.stmt.mdx that return types with arguments of type TMdxAxisNodeModifier and TypeMethodDescriptionTMdxSelect.getAxes()list of query axis clause in the select list