Uses of Class
org.olap4j.mdx.ParseRegion.RegionAndSource
Packages that use ParseRegion.RegionAndSource
Package
Description
Provides an object model to represent statements and expressions in the MDX lanaugage as a parse tree.
-
Uses of ParseRegion.RegionAndSource in org.olap4j.mdx
Methods in org.olap4j.mdx that return ParseRegion.RegionAndSourceModifier and TypeMethodDescriptionstatic ParseRegion.RegionAndSource
Looks for one or two carets in an MDX string, and if present, converts them into a parser position.