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