Package | Description |
---|---|
org.egothor.query |
This package contains objects that represent a structure of a
query in our inner form.
|
org.egothor.query.parser |
This package defines JavaCC parser of user's query.
|
Constructor and Description |
---|
QPhrase(QTerm[] a)
Constructor for the QPhrase object.
|
QProx(QTerm a,
QTerm b)
Constructor for the QProx object.
|
QProx(QTerm a,
QTerm b,
String num)
Constructor for the QProx object.
|
Modifier and Type | Method and Description |
---|---|
QTerm |
Parser.readToken() |
Copyright © 2016 Egothor. All Rights Reserved.