Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



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

def MS
  elements[1]
end

#SOCObject



3202
3203
3204
# File 'lib/parser/edngrammar.rb', line 3202

def SOC
  elements[4]
end

#stringObject



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

def string
  elements[2]
end