Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3742
3743
3744
# File 'lib/parser/edngrammar.rb', line 3742

def MS
  elements[1]
end

#SOCObject



3750
3751
3752
# File 'lib/parser/edngrammar.rb', line 3750

def SOC
  elements[4]
end

#stringObject



3746
3747
3748
# File 'lib/parser/edngrammar.rb', line 3746

def string
  elements[2]
end