Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3658
3659
3660
# File 'lib/parser/edngrammar.rb', line 3658

def MS
  elements[1]
end

#SOCObject



3666
3667
3668
# File 'lib/parser/edngrammar.rb', line 3666

def SOC
  elements[4]
end

#stringObject



3662
3663
3664
# File 'lib/parser/edngrammar.rb', line 3662

def string
  elements[2]
end