Class: Phashion::TextMatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/phashion.rb

Instance Attribute Summary collapse

Instance Attribute Details

#first_indexObject

Returns the value of attribute first_index

Returns:

  • (Object)

    the current value of first_index



13
14
15
# File 'lib/phashion.rb', line 13

def first_index
  @first_index
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



13
14
15
# File 'lib/phashion.rb', line 13

def length
  @length
end

#second_indexObject

Returns the value of attribute second_index

Returns:

  • (Object)

    the current value of second_index



13
14
15
# File 'lib/phashion.rb', line 13

def second_index
  @second_index
end