struct FuzzyMatch::Simple
- FuzzyMatch::Simple
- Struct
- Value
- Object
Defined in:
fuzzy_match/simple.crConstructors
Instance Method Summary
- #matches? : Bool
- #pattern_idx : Int32
- #pattern_idx=(pattern_idx : Int32)
- #pattern_length : Int32
- #pattern_length=(pattern_length : Int32)
- #str_idx : Int32
- #str_idx=(str_idx : Int32)
- #str_length : Int32
- #str_length=(str_length : Int32)