Module: EDNGRAMMAR::Streamstring3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2076 2077 2078 |
# File 'lib/parser/edngrammar.rb', line 2076 def OC elements[5] end |
#S ⇒ Object
2072 2073 2074 |
# File 'lib/parser/edngrammar.rb', line 2072 def S elements[3] end |
#spec1 ⇒ Object
2064 2065 2066 |
# File 'lib/parser/edngrammar.rb', line 2064 def spec1 elements[1] end |
#sqstr ⇒ Object
2068 2069 2070 |
# File 'lib/parser/edngrammar.rb', line 2068 def sqstr elements[2] end |