ScopeSymbol.lookup

Looks up name in the table.

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

Meta