Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4768
4769
4770
# File 'lib/parser/edngrammar.rb', line 4768

def MS
  elements[1]
end

#SOCObject



4776
4777
4778
# File 'lib/parser/edngrammar.rb', line 4776

def SOC
  elements[4]
end

#stringObject



4772
4773
4774
# File 'lib/parser/edngrammar.rb', line 4772

def string
  elements[2]
end