Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4709
4710
4711
# File 'lib/parser/edngrammar.rb', line 4709

def MS
  elements[1]
end

#SOCObject



4717
4718
4719
# File 'lib/parser/edngrammar.rb', line 4717

def SOC
  elements[4]
end

#stringObject



4713
4714
4715
# File 'lib/parser/edngrammar.rb', line 4713

def string
  elements[2]
end