Constructor and Description |
---|
PreprocessingParser(Map replacements) |
Modifier and Type | Method and Description |
---|---|
void |
end(QueryTranslatorImpl q) |
void |
start(QueryTranslatorImpl q) |
void |
token(String token,
QueryTranslatorImpl q) |
public PreprocessingParser(Map replacements)
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 © 2016 JBoss by Red Hat. All rights reserved.