Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3111
3112
3113
# File 'lib/parser/edngrammar.rb', line 3111

def MS
  elements[1]
end

#SOCObject



3119
3120
3121
# File 'lib/parser/edngrammar.rb', line 3119

def SOC
  elements[4]
end

#stringObject



3115
3116
3117
# File 'lib/parser/edngrammar.rb', line 3115

def string
  elements[2]
end