Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4124
4125
4126
# File 'lib/parser/edngrammar.rb', line 4124

def MS
  elements[1]
end

#SOCObject



4132
4133
4134
# File 'lib/parser/edngrammar.rb', line 4132

def SOC
  elements[4]
end

#stringObject



4128
4129
4130
# File 'lib/parser/edngrammar.rb', line 4128

def string
  elements[2]
end