Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3555 3556 3557 |
# File 'lib/parser/edngrammar.rb', line 3555 def keyp elements[2] end |
#S ⇒ Object
3551 3552 3553 |
# File 'lib/parser/edngrammar.rb', line 3551 def S elements[1] end |
#SOC ⇒ Object
3559 3560 3561 |
# File 'lib/parser/edngrammar.rb', line 3559 def SOC elements[4] end |
#specms ⇒ Object
3547 3548 3549 |
# File 'lib/parser/edngrammar.rb', line 3547 def specms elements[0] end |