Module: EDNGRAMMAR::Streamstring1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#MSObject



4089
4090
4091
# File 'lib/parser/edngrammar.rb', line 4089

def MS
  elements[1]
end

#SOCObject



4097
4098
4099
# File 'lib/parser/edngrammar.rb', line 4097

def SOC
  elements[4]
end

#stringObject



4093
4094
4095
# File 'lib/parser/edngrammar.rb', line 4093

def string
  elements[2]
end