Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2815
2816
2817
# File 'lib/parser/edngrammar.rb', line 2815

def OC
  elements[5]
end

#S1Object



2803
2804
2805
# File 'lib/parser/edngrammar.rb', line 2803

def S1
  elements[1]
end

#S2Object



2811
2812
2813
# File 'lib/parser/edngrammar.rb', line 2811

def S2
  elements[3]
end

#stringObject



2807
2808
2809
# File 'lib/parser/edngrammar.rb', line 2807

def string
  elements[2]
end