|
Building Parsers with Java | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Query | |
| sjm.examples.logic | |
| sjm.examples.query | |
| Uses of Query in sjm.examples.logic |
| Fields in sjm.examples.logic declared as Query | |
protected Query |
LogikusMediator.query
|
| Methods in sjm.examples.logic that return Query | |
static Query |
LogikusFacade.query(java.lang.String s,
AxiomSource as)
Parse the text of a Logikus query and return a Query object. |
| Uses of Query in sjm.examples.query |
| Methods in sjm.examples.query that return Query | |
Query |
QueryBuilder.build(AxiomSource as)
Create a query from the terms, class names and variables this object has received so far. |
| Methods in sjm.examples.query with parameters of type Query | |
protected void |
JaqlMediator.showResults(Query q)
|
|
by Steve Metsker | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||