Class: Lrama::Type

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/lrama/type.rb', line 2

def id
  @id
end

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



2
3
4
# File 'lib/lrama/type.rb', line 2

def tag
  @tag
end