| Package | Description | 
|---|---|
| mondrian.mdx | 
 Defines a parse tree for MDX expressions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResolvedFunCall
A  
ResolvedFunCall is a function applied to a list of operands,
 which has been validated and resolved to a
 function definition. | 
class  | 
UnresolvedFunCall
An expression consisting of a named function or operator
 applied to a set of arguments. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.