public final class AstNull extends AstLiteral
Constructor and Description |
---|
AstNull() |
Modifier and Type | Method and Description |
---|---|
void |
appendStructure(StringBuilder b,
Bindings bindings) |
Object |
eval(Bindings bindings,
ELContext context) |
String |
toString() |
getCardinality, getChild
getMethodInfo, getType, getValueReference, invoke, isLeftValue, isLiteralText, isMethodInvocation, isReadOnly, setValue
getStructuralId, getValue
public void appendStructure(StringBuilder b, Bindings bindings)
appendStructure
in class AstNode
Copyright © 2015. All rights reserved.