public abstract class Category2Value extends Value
ALWAYS, MAYBE, NEVER, TYPE_DOUBLE, TYPE_FLOAT, TYPE_INSTRUCTION_OFFSET, TYPE_INTEGER, TYPE_LONG, TYPE_REFERENCE, TYPE_TOP| Constructor and Description |
|---|
Category2Value() |
| Modifier and Type | Method and Description |
|---|---|
Category2Value |
category2Value()
Returns this Value as a Category2Value.
|
boolean |
isCategory2()
Returns whether the computational type of this Value is a category 2 type.
|
category1Value, computationalType, doubleValue, floatValue, generalize, instructionOffsetValue, integerValue, internalType, isParticular, isSpecific, longValue, referenceValuepublic final Category2Value category2Value()
Valuecategory2Value in class Valuepublic final boolean isCategory2()
ValueisCategory2 in class ValueCopyright © 2015. All Rights Reserved.