Class: Milkode::MatchLineResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/milkode/common/wide_matcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



9
10
11
# File 'lib/milkode/common/wide_matcher.rb', line 9

def index
  @index
end

#match_datasObject

Returns the value of attribute match_datas

Returns:

  • (Object)

    the current value of match_datas



9
10
11
# File 'lib/milkode/common/wide_matcher.rb', line 9

def match_datas
  @match_datas
end