Searched defs:stopOnPredicateMatches (Results 1 – 1 of 1) sorted by relevance
60 private final boolean stopOnPredicateMatches; field in MatchOps.MatchKind63 private MatchKind(boolean stopOnPredicateMatches, in MatchKind()