public abstract class Category1Value extends Value
ALWAYS, MAYBE, NEVER, TYPE_DOUBLE, TYPE_FLOAT, TYPE_INSTRUCTION_OFFSET, TYPE_INTEGER, TYPE_LONG, TYPE_REFERENCE, TYPE_TOP, TYPE_UNKNOWN
Constructor and Description |
---|
Category1Value() |
Modifier and Type | Method and Description |
---|---|
Category1Value |
category1Value()
Returns this Value as a Category1Value.
|
boolean |
isCategory2()
Returns whether the computational type of this Value is a category 2 type.
|
category2Value, computationalType, copyIfMutable, doubleValue, floatValue, generalize, instructionOffsetValue, integerValue, internalType, isParticular, isSpecific, longValue, referenceValue
public final Category1Value category1Value()
Value
category1Value
in class Value
public final boolean isCategory2()
Value
isCategory2
in class Value