Uses of Class
mondrian.mdx.NamedSetExpr
-
Packages that use NamedSetExpr Package Description mondrian.mdx Defines a parse tree for MDX expressions. -
-
Uses of NamedSetExpr in mondrian.mdx
Methods in mondrian.mdx that return NamedSetExpr Modifier and Type Method Description NamedSetExprNamedSetExpr. clone()Methods in mondrian.mdx with parameters of type NamedSetExpr Modifier and Type Method Description ObjectMdxVisitor. visit(NamedSetExpr namedSetExpr)Visits a NamedSetExpr.ObjectMdxVisitorImpl. visit(NamedSetExpr namedSetExpr)
-