JexlNode.Constant<T>id| Modifier and Type | Method and Description |
|---|---|
String |
getLiteral()
Gets the literal value.
|
Object |
jjtAccept(ParserVisitor visitor,
Object data)
Accept the visitor.
|
String |
toString() |
clearCache, isConstant, isConstant, isLeftValue, jexlInfo, jjtSetFirstToken, jjtSetLastTokenchildrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toStringpublic String getLiteral()
public String toString()
toString in class SimpleNodepublic Object jjtAccept(ParserVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class SimpleNodevisitor - the visitordata - contextual dataCopyright © 2001–2016 The Apache Software Foundation. All rights reserved.