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, toStringAST
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValue
public BooleanLiteral(String payload, int pos, boolean value)
public BooleanTypedValue getLiteralValue()
getLiteralValue
in class Literal