Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#OCObject



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

def OC
  elements[5]
end

#S1Object



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

def S1
  elements[1]
end

#S2Object



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

def S2
  elements[3]
end

#stringObject



2800
2801
2802
# File 'lib/parser/edngrammar.rb', line 2800

def string
  elements[2]
end