public abstract class ControlToken extends Token
Modifier and Type | Class and Description |
---|---|
static class |
ControlToken.ControlType |
static interface |
ControlToken.Location |
Constructor and Description |
---|
ControlToken() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isEntry() |
abstract boolean |
isExit() |
add, addReverse, divide, divideReverse, getType, isCloseTo, isCloseTo, isEqualTo, isNil, modulo, moduloReverse, multiply, multiplyReverse, notSupportedConversionMessage, notSupportedIncomparableConversionMessage, notSupportedIncomparableMessage, notSupportedMessage, notSupportedNullNilStringMessage, one, pow, subtract, subtractReverse, toString, zero, zeroReturnType