Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2306
2307
2308
# File 'lib/parser/edngrammar.rb', line 2306

def OC
  elements[5]
end

#SObject



2302
2303
2304
# File 'lib/parser/edngrammar.rb', line 2302

def S
  elements[3]
end

#spec1Object



2294
2295
2296
# File 'lib/parser/edngrammar.rb', line 2294

def spec1
  elements[1]
end

#tstrObject



2298
2299
2300
# File 'lib/parser/edngrammar.rb', line 2298

def tstr
  elements[2]
end