Uses of Class
org.egothor.query.QGroup

Packages that use QGroup
org.egothor.query.parser This package defines JavaCC parser of user's query. 
 

Uses of QGroup in org.egothor.query.parser
 

Methods in org.egothor.query.parser with parameters of type QGroup
 void Parser.readQuery(QGroup q)