Method: Parser#Term

Defined in:
lib/parser.rb

#TermObject



50
51
52
# File 'lib/parser.rb', line 50

def Term()
  return RestTerm(Storable())
end