Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2306 2307 2308 |
# File 'lib/parser/edngrammar.rb', line 2306 def OC elements[5] end |
#S ⇒ Object
2302 2303 2304 |
# File 'lib/parser/edngrammar.rb', line 2302 def S elements[3] end |
#spec1 ⇒ Object
2294 2295 2296 |
# File 'lib/parser/edngrammar.rb', line 2294 def spec1 elements[1] end |
#tstr ⇒ Object
2298 2299 2300 |
# File 'lib/parser/edngrammar.rb', line 2298 def tstr elements[2] end |