Searched refs:getMatchValue (Results 1 – 11 of 11) sorted by relevance
209 public T getMatchValue() { in getMatchValue() method in Dictionary.Matcher338 lastValue = getMatchValue(); in next()372 return getMatchValue(); in get()415 target.append(getMatchValue().toString()); in convert()499 final T replacement = matcher.getMatchValue(); in growToOffset()
195 + "}\t" + status + " \t{" + matcher.getMatchValue() + "}\t" + unique); in tryFind()330 … assert stateMatcher.getMatchValue() == simpleMatcher.getMatchValue() : showValues(stateStatus, in crossCheck()352 matcher.getMatchValue(), in showValues()378 matchValue = matcher.getMatchValue(); in checkSimpleMatches()449 matcher.getMatchText(), matcher.getMatchValue(), // in showWords()
89 bestValue = matcher.getMatchValue(); in toBytes()
219 final Token matchValue = matcher.getMatchValue(); in parse()
18 public abstract JSONValue getMatchValue(); in getMatchValue() method in FieldFilter26 params.put(queryField, getMatchValue()); in addParams()
21 public JSONValue getMatchValue() { in getMatchValue() method in MultipleListFilter
60 public JSONValue getMatchValue() { in getMatchValue() method in SearchFilter
64 public JSONValue getMatchValue() { in getMatchValue() method in ListFilter
47 public JSONValue getMatchValue() { in getMatchValue() method in LabelFilter48 JSONArray labels = super.getMatchValue().isArray(); in getMatchValue()
38 public JSONValue getMatchValue() { in getMatchValue() method in HostTableDecorator.AclAccessibleFilter
80 public JSONValue getMatchValue() { in getMatchValue() method in JobOwnerFilter