public class WhereParser extends java.lang.Object implements Parser
| Constructor and Description |
|---|
WhereParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(QueryTranslatorImpl q) |
void |
start(QueryTranslatorImpl q) |
void |
token(java.lang.String token,
QueryTranslatorImpl q) |
public void token(java.lang.String token,
QueryTranslatorImpl q)
throws QueryException
token in interface ParserQueryExceptionpublic void start(QueryTranslatorImpl q) throws QueryException
start in interface ParserQueryExceptionpublic void end(QueryTranslatorImpl q) throws QueryException
end in interface ParserQueryExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.