Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
3150 3151 3152 |
# File 'lib/parser/edngrammar.rb', line 3150 def keyp elements[2] end |
#S ⇒ Object
3146 3147 3148 |
# File 'lib/parser/edngrammar.rb', line 3146 def S elements[1] end |
#SOC ⇒ Object
3154 3155 3156 |
# File 'lib/parser/edngrammar.rb', line 3154 def SOC elements[4] end |
#specms ⇒ Object
3142 3143 3144 |
# File 'lib/parser/edngrammar.rb', line 3142 def specms elements[0] end |