children, pos| Constructor and Description |
|---|
BooleanLiteral(String payload,
int pos,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
BooleanTypedValue |
getLiteralValue() |
getIntLiteral, getLongLiteral, getOriginalValue, getRealLiteral, getValueInternal, toString, toStringASTgetChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValuepublic BooleanLiteral(String payload, int pos, boolean value)
public BooleanTypedValue getLiteralValue()
getLiteralValue in class Literal