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