Interface OperatorPredicate
-
- All Superinterfaces:
org.sonar.api.batch.fs.FilePredicate
public interface OperatorPredicate extends org.sonar.api.batch.fs.FilePredicateA predicate that associate other predicates
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<org.sonar.api.batch.fs.FilePredicate>operands()
-