Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



2796
2797
2798
# File 'lib/parser/edngrammar.rb', line 2796

def OC
  elements[5]
end

#S1Object



2784
2785
2786
# File 'lib/parser/edngrammar.rb', line 2784

def S1
  elements[1]
end

#S2Object



2792
2793
2794
# File 'lib/parser/edngrammar.rb', line 2792

def S2
  elements[3]
end

#stringObject



2788
2789
2790
# File 'lib/parser/edngrammar.rb', line 2788

def string
  elements[2]
end