Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3189
3190
3191
# File 'lib/parser/edngrammar.rb', line 3189

def MS
  elements[1]
end

#SOCObject



3197
3198
3199
# File 'lib/parser/edngrammar.rb', line 3197

def SOC
  elements[4]
end

#stringObject



3193
3194
3195
# File 'lib/parser/edngrammar.rb', line 3193

def string
  elements[2]
end