In order to be parsed successfully, the expression must be syntactically correct but does not need to be valid. (Syntactic correctness and validity are described further in the description of {@link #parseExpression(String)}.) @param mdx MDX query string @return Parse tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|