Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2832 2833 2834 |
# File 'lib/parser/edngrammar.rb', line 2832 def keyp elements[2] end |
#S ⇒ Object
2828 2829 2830 |
# File 'lib/parser/edngrammar.rb', line 2828 def S elements[1] end |
#SOC ⇒ Object
2836 2837 2838 |
# File 'lib/parser/edngrammar.rb', line 2836 def SOC elements[4] end |
#specms ⇒ Object
2824 2825 2826 |
# File 'lib/parser/edngrammar.rb', line 2824 def specms elements[0] end |