Class: Lrama::Type
- Inherits:
-
Struct
- Object
- Struct
- Lrama::Type
- Defined in:
- lib/lrama/type.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#tag ⇒ Object
Returns the value of attribute tag.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
2 3 4 |
# File 'lib/lrama/type.rb', line 2 def id @id end |
#tag ⇒ Object
Returns the value of attribute tag
2 3 4 |
# File 'lib/lrama/type.rb', line 2 def tag @tag end |