Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2798 2799 2800 |
# File 'lib/parser/edngrammar.rb', line 2798 def keyp elements[2] end |
#S ⇒ Object
2794 2795 2796 |
# File 'lib/parser/edngrammar.rb', line 2794 def S elements[1] end |
#SOC ⇒ Object
2802 2803 2804 |
# File 'lib/parser/edngrammar.rb', line 2802 def SOC elements[4] end |
#specms ⇒ Object
2790 2791 2792 |
# File 'lib/parser/edngrammar.rb', line 2790 def specms elements[0] end |