Class: AtwrTools::Finding

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

Instance Attribute Summary collapse

Instance Attribute Details

#characterObject

Returns the value of attribute character

Returns:

  • (Object)

    the current value of character



52
53
54
# File 'lib/atwr_tools.rb', line 52

def character
  @character
end

#code_pointObject

Returns the value of attribute code_point

Returns:

  • (Object)

    the current value of code_point



52
53
54
# File 'lib/atwr_tools.rb', line 52

def code_point
  @code_point
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



52
53
54
# File 'lib/atwr_tools.rb', line 52

def index
  @index
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



52
53
54
# File 'lib/atwr_tools.rb', line 52

def name
  @name
end