Package | Description |
---|---|
org.processmining.xeslite.query.syntax |
Modifier and Type | Field and Description |
---|---|
protected QueryParser |
SimpleNode.parser |
Constructor and Description |
---|
QueryAtom(QueryParser p,
int id) |
QueryBinaryExpression(QueryParser p,
int id) |
QueryComposite(QueryParser p,
int id) |
QueryRoot(QueryParser p,
int id) |
QueryTerm(QueryParser p,
int id) |
SimpleNode(QueryParser p,
int i) |