Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3692
3693
3694
# File 'lib/parser/edngrammar.rb', line 3692

def MS
  elements[1]
end

#SOCObject



3700
3701
3702
# File 'lib/parser/edngrammar.rb', line 3700

def SOC
  elements[4]
end

#stringObject



3696
3697
3698
# File 'lib/parser/edngrammar.rb', line 3696

def string
  elements[2]
end