Searched defs:mustModify (Results 1 – 2 of 2) sorted by relevance
30 protected final boolean mustModify; field in DefaultRule34 public DefaultRule(Processor processor, SourceMatcher matcher, boolean mustModify) { in DefaultRule()50 public boolean mustModify() { in mustModify() method in DefaultRule
39 boolean mustModify(); in mustModify() method