SymbolTable.lookup

Looks up a string hash in the table.

  1. Symbol lookup(Identifier* ident)
  2. Symbol lookup(hash_t hash)
    struct SymbolTable
    lookup
    (
    hash_t hash
    )

Meta