Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3986
3987
3988
# File 'lib/parser/edngrammar.rb', line 3986

def MS
  elements[1]
end

#SOCObject



3994
3995
3996
# File 'lib/parser/edngrammar.rb', line 3994

def SOC
  elements[4]
end

#stringObject



3990
3991
3992
# File 'lib/parser/edngrammar.rb', line 3990

def string
  elements[2]
end