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, toString
getId, jjtAddChild, jjtClose, jjtCreate, jjtCreate, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString
public void dump(String prefix)
dump
in class SimpleNode
public Object eval(Object o) throws JSONException
JSONException