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 NamedSetExpr
NamedSetExpr. clone()
Methods in mondrian.mdx with parameters of type NamedSetExpr Modifier and Type Method Description Object
MdxVisitor. visit(NamedSetExpr namedSetExpr)
Visits a NamedSetExpr.Object
MdxVisitorImpl. visit(NamedSetExpr namedSetExpr)
-