Uses of Class
org.olap4j.mdx.WithSetNode
Packages that use WithSetNode
Package
Description
Provides an object model to represent statements and expressions in the MDX lanaugage as a parse tree.
Provides a default implementation of the MDX parser API.
-
Uses of WithSetNode in org.olap4j.mdx
Methods in org.olap4j.mdx that return WithSetNodeMethods in org.olap4j.mdx with parameters of type WithSetNodeModifier and TypeMethodDescriptionParseTreeVisitor.visit
(WithSetNode calcSetNode) Visits a set declaration. -
Uses of WithSetNode in org.olap4j.mdx.parser.impl
Methods in org.olap4j.mdx.parser.impl that return WithSetNode