public interface Parser
| Modifier and Type | Method and Description | 
|---|---|
void | 
end(QueryTranslatorImpl q)  | 
void | 
start(QueryTranslatorImpl q)  | 
void | 
token(String token,
     QueryTranslatorImpl q)  | 
void token(String token, QueryTranslatorImpl q) throws QueryException
QueryExceptionvoid start(QueryTranslatorImpl q) throws QueryException
QueryExceptionvoid end(QueryTranslatorImpl q) throws QueryException
QueryExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.