Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3821
3822
3823
# File 'lib/parser/edngrammar.rb', line 3821

def MS
  elements[1]
end

#SOCObject



3829
3830
3831
# File 'lib/parser/edngrammar.rb', line 3829

def SOC
  elements[4]
end

#stringObject



3825
3826
3827
# File 'lib/parser/edngrammar.rb', line 3825

def string
  elements[2]
end