TypeTable.lookup

Looks up a type by the hash of its mangled id.

  1. Type lookup(cstring mangled)
  2. Type lookup(hash_t hash)
    class TypeTable
    lookup
    (
    hash_t hash
    )

Meta