JexlNode.Constant<T>id| Constructor and Description |
|---|
ASTAnnotatedStatement(int id) |
ASTAnnotatedStatement(Parser p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
jjtAccept(ParserVisitor visitor,
Object data)
Accept the visitor.
|
clearCache, isConstant, isConstant, isLeftValue, jexlInfo, jjtSetFirstToken, jjtSetLastTokenchildrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toStringpublic ASTAnnotatedStatement(int id)
public ASTAnnotatedStatement(Parser p, int id)
public 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.