public static class JSONPathCompiler.JSONPathExpr extends AbstractJSONExpr
JJTARRAY, JJTEXPRESSION, JJTIMAGE, JJTNEG, jjtNodeName, JJTOBJECT, JJTPART, JJTPREDICATE, JJTSELECTOR, JJTTERM| Modifier and Type | Method and Description | 
|---|---|
| void | dump(String prefix) | 
| Object | eval(Object o) | 
at, getChildrenCount, getName, toStringgetId, jjtAddChild, jjtClose, jjtCreate, jjtCreate, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toStringpublic void dump(String prefix)
dump in class SimpleNodepublic Object eval(Object o) throws JSONException
JSONException