Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2043
2044
2045
# File 'lib/parser/edngrammar.rb', line 2043

def OC
  elements[5]
end

#SObject



2039
2040
2041
# File 'lib/parser/edngrammar.rb', line 2039

def S
  elements[3]
end

#spec1Object



2031
2032
2033
# File 'lib/parser/edngrammar.rb', line 2031

def spec1
  elements[1]
end

#tstrObject



2035
2036
2037
# File 'lib/parser/edngrammar.rb', line 2035

def tstr
  elements[2]
end