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
QueryException
void start(QueryTranslatorImpl q) throws QueryException
QueryException
void end(QueryTranslatorImpl q) throws QueryException
QueryException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.