Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



3117
3118
3119
# File 'lib/parser/edngrammar.rb', line 3117

def MS
  elements[1]
end

#SOCObject



3125
3126
3127
# File 'lib/parser/edngrammar.rb', line 3125

def SOC
  elements[4]
end

#stringObject



3121
3122
3123
# File 'lib/parser/edngrammar.rb', line 3121

def string
  elements[2]
end