Constructor and Description |
---|
OrderByParser() |
Modifier and Type | Method and Description |
---|---|
void |
end(QueryTranslatorImpl q) |
void |
start(QueryTranslatorImpl q) |
void |
token(String token,
QueryTranslatorImpl q) |
public void token(String token, QueryTranslatorImpl q) throws QueryException
token
in interface Parser
QueryException
public void start(QueryTranslatorImpl q) throws QueryException
start
in interface Parser
QueryException
public void end(QueryTranslatorImpl q) throws QueryException
end
in interface Parser
QueryException
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.