Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2766 2767 2768 |
# File 'lib/parser/edngrammar.rb', line 2766 def keyp elements[2] end |
#S ⇒ Object
2762 2763 2764 |
# File 'lib/parser/edngrammar.rb', line 2762 def S elements[1] end |
#SOC ⇒ Object
2770 2771 2772 |
# File 'lib/parser/edngrammar.rb', line 2770 def SOC elements[4] end |
#specms ⇒ Object
2758 2759 2760 |
# File 'lib/parser/edngrammar.rb', line 2758 def specms elements[0] end |