Skip to content

Hash Table API

Aaron Krebs edited this page Oct 23, 2013 · 1 revision

Methods needed (no arguments yet, and declare will probably have a bunch of wrappers):

  • enterScope()
  • exitScope()
  • usage()
  • checkDecl()
  • doDecl()
  • wrapper that does both check and do declaration
  • getScope()

Clone this wiki locally