Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2673
2674
2675
# File 'lib/parser/edngrammar.rb', line 2673

def OC
  elements[5]
end

#S1Object



2661
2662
2663
# File 'lib/parser/edngrammar.rb', line 2661

def S1
  elements[1]
end

#S2Object



2669
2670
2671
# File 'lib/parser/edngrammar.rb', line 2669

def S2
  elements[3]
end

#stringObject



2665
2666
2667
# File 'lib/parser/edngrammar.rb', line 2665

def string
  elements[2]
end