| Constructor and Description | 
|---|
| ClauseParser() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | end(QueryTranslatorImpl q) | 
| void | start(QueryTranslatorImpl q) | 
| void | token(String token,
     QueryTranslatorImpl q) | 
public void token(String token, QueryTranslatorImpl q) throws QueryException
token in interface ParserQueryExceptionpublic void start(QueryTranslatorImpl q)
public void end(QueryTranslatorImpl q) throws QueryException
end in interface ParserQueryExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.