Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2137
2138
2139
# File 'lib/parser/edngrammar.rb', line 2137

def OC
  elements[5]
end

#SObject



2133
2134
2135
# File 'lib/parser/edngrammar.rb', line 2133

def S
  elements[3]
end

#spec1Object



2125
2126
2127
# File 'lib/parser/edngrammar.rb', line 2125

def spec1
  elements[1]
end

#tstrObject



2129
2130
2131
# File 'lib/parser/edngrammar.rb', line 2129

def tstr
  elements[2]
end