Method: TextAlignment::GLCSAlignment#str2_match_begin
- Defined in:
- lib/text_alignment/glcs_alignment.rb
#str2_match_begin ⇒ Object (readonly)
The position initial and final position of matching on str1 and str2
13 14 15 |
# File 'lib/text_alignment/glcs_alignment.rb', line 13 def str2_match_begin @str2_match_begin end |