public interface ConstraintFormula
Modifier and Type | Method and Description |
---|---|
void |
apply(PsiSubstitutor substitutor,
boolean cache) |
boolean |
reduce(InferenceSession session,
java.util.List<? super ConstraintFormula> constraints) |
boolean reduce(InferenceSession session, java.util.List<? super ConstraintFormula> constraints)
void apply(PsiSubstitutor substitutor, boolean cache)