Module: EDNGRAMMAR::Streamstring3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2170 2171 2172 |
# File 'lib/parser/edngrammar.rb', line 2170 def OC elements[5] end |
#S ⇒ Object
2166 2167 2168 |
# File 'lib/parser/edngrammar.rb', line 2166 def S elements[3] end |
#spec1 ⇒ Object
2158 2159 2160 |
# File 'lib/parser/edngrammar.rb', line 2158 def spec1 elements[1] end |
#sqstr ⇒ Object
2162 2163 2164 |
# File 'lib/parser/edngrammar.rb', line 2162 def sqstr elements[2] end |