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