Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4459
4460
4461
# File 'lib/parser/edngrammar.rb', line 4459

def MS
  elements[1]
end

#SOCObject



4467
4468
4469
# File 'lib/parser/edngrammar.rb', line 4467

def SOC
  elements[4]
end

#stringObject



4463
4464
4465
# File 'lib/parser/edngrammar.rb', line 4463

def string
  elements[2]
end