Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4407
4408
4409
# File 'lib/parser/edngrammar.rb', line 4407

def MS
  elements[1]
end

#SOCObject



4415
4416
4417
# File 'lib/parser/edngrammar.rb', line 4415

def SOC
  elements[4]
end

#stringObject



4411
4412
4413
# File 'lib/parser/edngrammar.rb', line 4411

def string
  elements[2]
end