Uses of Class
org.makumba.providers.query.mql.HqlBaseParser

Packages that use HqlBaseParser
org.makumba.providers.query.mql   
 

Uses of HqlBaseParser in org.makumba.providers.query.mql
 

Subclasses of HqlBaseParser in org.makumba.providers.query.mql
 class HqlParser
          Implements the semantic action methods defined in the HQL base parser to keep the grammar source file a little cleaner.