Module: EDNGRAMMAR::Streamstring1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#OC ⇒ Object
2043 2044 2045 |
# File 'lib/parser/edngrammar.rb', line 2043 def OC elements[5] end |
#S ⇒ Object
2039 2040 2041 |
# File 'lib/parser/edngrammar.rb', line 2039 def S elements[3] end |
#spec1 ⇒ Object
2031 2032 2033 |
# File 'lib/parser/edngrammar.rb', line 2031 def spec1 elements[1] end |
#tstr ⇒ Object
2035 2036 2037 |
# File 'lib/parser/edngrammar.rb', line 2035 def tstr elements[2] end |