ScopeSymbol.lookup

Looks up a symbol in the table using its string hash.

  1. Symbol lookup(Identifier* name)
  2. Symbol lookup(hash_t hash)
    class ScopeSymbol
    lookup
    (
    hash_t hash
    )

Meta