Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3132
3133
3134
# File 'lib/parser/edngrammar.rb', line 3132

def MS
  elements[1]
end

#SOCObject



3140
3141
3142
# File 'lib/parser/edngrammar.rb', line 3140

def SOC
  elements[4]
end

#stringObject



3136
3137
3138
# File 'lib/parser/edngrammar.rb', line 3136

def string
  elements[2]
end