Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2624
2625
2626
# File 'lib/parser/edngrammar.rb', line 2624

def OC
  elements[5]
end

#S1Object



2612
2613
2614
# File 'lib/parser/edngrammar.rb', line 2612

def S1
  elements[1]
end

#S2Object



2620
2621
2622
# File 'lib/parser/edngrammar.rb', line 2620

def S2
  elements[3]
end

#stringObject



2616
2617
2618
# File 'lib/parser/edngrammar.rb', line 2616

def string
  elements[2]
end