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
QueryException
void start(QueryTranslatorImpl q) throws QueryException
QueryException
void end(QueryTranslatorImpl q) throws QueryException
QueryException
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.