Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3239 3240 3241 |
# File 'lib/parser/edngrammar.rb', line 3239 def keyp elements[2] end |
#S ⇒ Object
3235 3236 3237 |
# File 'lib/parser/edngrammar.rb', line 3235 def S elements[1] end |
#SOC ⇒ Object
3243 3244 3245 |
# File 'lib/parser/edngrammar.rb', line 3243 def SOC elements[4] end |
#specms ⇒ Object
3231 3232 3233 |
# File 'lib/parser/edngrammar.rb', line 3231 def specms elements[0] end |