Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2175 2176 2177 |
# File 'lib/parser/edngrammar.rb', line 2175 def keyp elements[2] end |
#S ⇒ Object
2171 2172 2173 |
# File 'lib/parser/edngrammar.rb', line 2171 def S elements[1] end |
#SOC ⇒ Object
2179 2180 2181 |
# File 'lib/parser/edngrammar.rb', line 2179 def SOC elements[4] end |
#specms ⇒ Object
2167 2168 2169 |
# File 'lib/parser/edngrammar.rb', line 2167 def specms elements[0] end |