Module: EDNGRAMMAR::Streamstring3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#bstr ⇒ Object
2331 2332 2333 |
# File 'lib/parser/edngrammar.rb', line 2331 def bstr elements[2] end |
#OC ⇒ Object
2339 2340 2341 |
# File 'lib/parser/edngrammar.rb', line 2339 def OC elements[5] end |
#S ⇒ Object
2335 2336 2337 |
# File 'lib/parser/edngrammar.rb', line 2335 def S elements[3] end |
#spec1 ⇒ Object
2327 2328 2329 |
# File 'lib/parser/edngrammar.rb', line 2327 def spec1 elements[1] end |