AreaOwner Type
The computed owner of a type key.
Union cases
| Union case |
Description
|
Full Usage:
ErasedDependency package
Parameters:
string
|
A dependency under erase-with-advisory / out-of-scope / no-surface policy: not emitted; references degrade with an advisory at emission.
|
Full Usage:
LibEs
|
lib.es/lib.dom ambient surface: LibEsSubstitution territory, never a unit member. |
Full Usage:
OwnedBy lib
Parameters:
string
|
Emitted inside this library's compilation unit.
|
Full Usage:
SharedRoot
|
Referenced from two or more libraries: emitted in the dependency-order root unit. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsErasedDependency
Returns: bool
|
|
Full Usage:
this.IsLibEs
Returns: bool
|
|
Full Usage:
this.IsOwnedBy
Returns: bool
|
|
Full Usage:
this.IsSharedRoot
Returns: bool
|
|