Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2870 2871 2872 |
# File 'lib/parser/edngrammar.rb', line 2870 def keyp elements[2] end |
#S ⇒ Object
2866 2867 2868 |
# File 'lib/parser/edngrammar.rb', line 2866 def S elements[1] end |
#SOC ⇒ Object
2874 2875 2876 |
# File 'lib/parser/edngrammar.rb', line 2874 def SOC elements[4] end |
#specms ⇒ Object
2862 2863 2864 |
# File 'lib/parser/edngrammar.rb', line 2862 def specms elements[0] end |