Package mondrian.olap.type
Class SymbolType
- java.lang.Object
-
- mondrian.olap.type.ScalarType
-
- mondrian.olap.type.SymbolType
-
- All Implemented Interfaces:
Type
public class SymbolType extends ScalarType
The type of a symbolic expression.- Since:
- Feb 17, 2005
- Author:
- jhyde
-
-
Constructor Summary
Constructors Constructor Description SymbolType()
Creates a symbol type.
-
Method Summary
-
Methods inherited from class mondrian.olap.type.ScalarType
computeCommonType, equals, getArity, getDimension, getHierarchy, getLevel, hashCode, isInstance, toString, usesDimension, usesHierarchy
-
-