Module: EDNGRAMMAR::Streamstring3

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#bstrObject



2331
2332
2333
# File 'lib/parser/edngrammar.rb', line 2331

def bstr
  elements[2]
end

#OCObject



2339
2340
2341
# File 'lib/parser/edngrammar.rb', line 2339

def OC
  elements[5]
end

#SObject



2335
2336
2337
# File 'lib/parser/edngrammar.rb', line 2335

def S
  elements[3]
end

#spec1Object



2327
2328
2329
# File 'lib/parser/edngrammar.rb', line 2327

def spec1
  elements[1]
end