Package | Description |
---|---|
com.pervasive.datarush.types |
Provides classes and interfaces for the description of token data types.
|
Modifier and Type | Field and Description |
---|---|
static EnumTokenType |
EnumTokenType.ABSTRACT_ENUM
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T extends EnumTokenType> |
EnumTokenType.validateType(T other)
Deprecated.
Checks whether the given object is using the same enumeration
as the type.
|
Modifier and Type | Method and Description |
---|---|
EnumTokenType |
EnumTokenType.getType()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeDispatchedConstructor.dispatchEnumType(EnumTokenType type) |
void |
TokenTypeDispatcher.dispatchEnumType(EnumTokenType enumType)
Handle processing for enumeration typed tokens.
|
Copyright © 2016 Actian Corporation. All rights reserved.