Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2260 2261 2262 |
# File 'lib/parser/edngrammar.rb', line 2260 def keyp elements[2] end |
#S ⇒ Object
2256 2257 2258 |
# File 'lib/parser/edngrammar.rb', line 2256 def S elements[1] end |
#SOC ⇒ Object
2264 2265 2266 |
# File 'lib/parser/edngrammar.rb', line 2264 def SOC elements[4] end |
#specms ⇒ Object
2252 2253 2254 |
# File 'lib/parser/edngrammar.rb', line 2252 def specms elements[0] end |