public interface BooleanLiteralExpression extends ConstantExpression
true or
false. It does not have any children.| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean()
Returns the boolean value represented by this expression.
|
getValuearrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChildCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.