public final class AstBoolean extends AstLiteral
| Constructor and Description | 
|---|
| AstBoolean(boolean value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | appendStructure(StringBuilder b,
               Bindings bindings) | 
| Object | eval(Bindings bindings,
    ELContext context) | 
| String | toString() | 
getCardinality, getChildgetMethodInfo, getType, getValueReference, invoke, isLeftValue, isLiteralText, isMethodInvocation, isReadOnly, setValuegetStructuralId, getValuepublic void appendStructure(StringBuilder b, Bindings bindings)
appendStructure in class AstNodeCopyright © 2018. All rights reserved.