Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3187 3188 3189 |
# File 'lib/parser/edngrammar.rb', line 3187 def keyp elements[2] end |
#S ⇒ Object
3183 3184 3185 |
# File 'lib/parser/edngrammar.rb', line 3183 def S elements[1] end |
#SOC ⇒ Object
3191 3192 3193 |
# File 'lib/parser/edngrammar.rb', line 3191 def SOC elements[4] end |
#specms ⇒ Object
3179 3180 3181 |
# File 'lib/parser/edngrammar.rb', line 3179 def specms elements[0] end |