Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4453
4454
4455
# File 'lib/parser/edngrammar.rb', line 4453

def MS
  elements[1]
end

#SOCObject



4461
4462
4463
# File 'lib/parser/edngrammar.rb', line 4461

def SOC
  elements[4]
end

#stringObject



4457
4458
4459
# File 'lib/parser/edngrammar.rb', line 4457

def string
  elements[2]
end