Class: Lrama::Type
- Inherits:
-
Struct
- Object
- Struct
- Lrama::Type
- Defined in:
- lib/lrama/grammar.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
129 130 131 |
# File 'lib/lrama/grammar.rb', line 129 def id @id end |
#tag ⇒ Object
Returns the value of attribute tag
129 130 131 |
# File 'lib/lrama/grammar.rb', line 129 def tag @tag end |