public static class BooleanLiteral.Impl extends Positioned.Impl implements BooleanLiteral
BooleanLiteral.Impl, BooleanLiteral.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue() |
void |
setValue(boolean value) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, accept, ofgetPosition, of, setPositionpublic boolean getValue()
getValue in interface BooleanLiteralpublic void setValue(boolean value)
setValue in interface BooleanLiteral