public interface ConverterHook
Modifier and Type | Method and Description |
---|---|
Expression |
convertConstraint(Converter converter,
Expression x,
boolean negative,
java.util.List<Clause> clauses) |
Expression |
convertFunction(Converter converter,
Expression x) |
Expression convertFunction(Converter converter, Expression x) throws SugarException
SugarException
Expression convertConstraint(Converter converter, Expression x, boolean negative, java.util.List<Clause> clauses) throws SugarException
SugarException