|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.usergrid.persistence.query.ir.QueryNode
org.usergrid.persistence.query.ir.AllNode
public class AllNode
Constructor Summary | |
---|---|
AllNode()
|
Method Summary | |
---|---|
String |
toString()
|
void |
visit(NodeVisitor visitor)
Visit this node |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AllNode()
Method Detail |
---|
public void visit(NodeVisitor visitor) throws Exception
QueryNode
visit
in class QueryNode
Exception
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |