Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2426 2427 2428 |
# File 'lib/parser/edngrammar.rb', line 2426 def OC elements[5] end |
#S ⇒ Object
2422 2423 2424 |
# File 'lib/parser/edngrammar.rb', line 2422 def S elements[3] end |
#spec1 ⇒ Object
2414 2415 2416 |
# File 'lib/parser/edngrammar.rb', line 2414 def spec1 elements[1] end |
#string ⇒ Object
2418 2419 2420 |
# File 'lib/parser/edngrammar.rb', line 2418 def string elements[2] end |