Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3774
3775
3776
# File 'lib/parser/edngrammar.rb', line 3774

def MS
  elements[1]
end

#SOCObject



3782
3783
3784
# File 'lib/parser/edngrammar.rb', line 3782

def SOC
  elements[4]
end

#stringObject



3778
3779
3780
# File 'lib/parser/edngrammar.rb', line 3778

def string
  elements[2]
end