Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2334 2335 2336 |
# File 'lib/parser/edngrammar.rb', line 2334 def keyp elements[2] end |
#S ⇒ Object
2330 2331 2332 |
# File 'lib/parser/edngrammar.rb', line 2330 def S elements[1] end |
#SOC ⇒ Object
2338 2339 2340 |
# File 'lib/parser/edngrammar.rb', line 2338 def SOC elements[4] end |
#specms ⇒ Object
2326 2327 2328 |
# File 'lib/parser/edngrammar.rb', line 2326 def specms elements[0] end |