Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2858
2859
2860
# File 'lib/parser/edngrammar.rb', line 2858

def OC
  elements[5]
end

#S1Object



2846
2847
2848
# File 'lib/parser/edngrammar.rb', line 2846

def S1
  elements[1]
end

#S2Object



2854
2855
2856
# File 'lib/parser/edngrammar.rb', line 2854

def S2
  elements[3]
end

#stringObject



2850
2851
2852
# File 'lib/parser/edngrammar.rb', line 2850

def string
  elements[2]
end