Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2863
2864
2865
# File 'lib/parser/edngrammar.rb', line 2863

def OC
  elements[5]
end

#S1Object



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

def S1
  elements[1]
end

#S2Object



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

def S2
  elements[3]
end

#stringObject



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

def string
  elements[2]
end