Searched defs:nextMatcher (Results 1 – 5 of 5) sorted by relevance
32 private final StringMatcher nextMatcher; field in FixedStringMatcher41 public FixedStringMatcher(String fixedString, StringMatcher nextMatcher) in FixedStringMatcher()
63 StringMatcher nextMatcher = new EmptyStringMatcher(); in parse() local165 private VariableStringMatcher createAnyTypeMatcher(StringMatcher nextMatcher) in createAnyTypeMatcher()
35 private final StringMatcher nextMatcher; field in VariableStringMatcher42 StringMatcher nextMatcher) in VariableStringMatcher()
42 StringMatcher nextMatcher = new EmptyStringMatcher(); in parse() local
43 StringMatcher nextMatcher = new EmptyStringMatcher(); in parse() local