Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3548 3549 3550 |
# File 'lib/parser/edngrammar.rb', line 3548 def keyp elements[2] end |
#S ⇒ Object
3544 3545 3546 |
# File 'lib/parser/edngrammar.rb', line 3544 def S elements[1] end |
#SOC ⇒ Object
3552 3553 3554 |
# File 'lib/parser/edngrammar.rb', line 3552 def SOC elements[4] end |
#specms ⇒ Object
3540 3541 3542 |
# File 'lib/parser/edngrammar.rb', line 3540 def specms elements[0] end |