Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3489 3490 3491 |
# File 'lib/parser/edngrammar.rb', line 3489 def keyp elements[2] end |
#S ⇒ Object
3485 3486 3487 |
# File 'lib/parser/edngrammar.rb', line 3485 def S elements[1] end |
#SOC ⇒ Object
3493 3494 3495 |
# File 'lib/parser/edngrammar.rb', line 3493 def SOC elements[4] end |
#specms ⇒ Object
3481 3482 3483 |
# File 'lib/parser/edngrammar.rb', line 3481 def specms elements[0] end |