Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4369
4370
4371
# File 'lib/parser/edngrammar.rb', line 4369

def MS
  elements[1]
end

#SOCObject



4377
4378
4379
# File 'lib/parser/edngrammar.rb', line 4377

def SOC
  elements[4]
end

#stringObject



4373
4374
4375
# File 'lib/parser/edngrammar.rb', line 4373

def string
  elements[2]
end