Method: Milkode::WideMatcherZero#match_lines

Defined in:
lib/milkode/common/wide_matcher.rb

#match_linesObject



78
79
80
# File 'lib/milkode/common/wide_matcher.rb', line 78

def match_lines
  [MatchLineResult.new(@index, @matches.compact)]
end