Package com._1c.g5.v8.dt.common
Class FuzzyPattern.Match
java.lang.Object
com._1c.g5.v8.dt.common.FuzzyPattern.Match
- Enclosing class:
- FuzzyPattern
Represent the fuzzy match result.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Represents the matched range. -
Field Summary
Fields -
Method Summary
-
Field Details
-
NONE
Indicates no match.
-
-
Method Details
-
getRanges
- Returns:
- matched ranges.
-