ILPreNamespace Type
One namespace of a type table, read only once something looks inside it. Inherit this to back a
namespace with your own store; see also
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
|
Forces the whole subtree.
|
|
Called at most once, and independently of the types: importing a level's types must not read its children, nor the other way round.
|
|
Called at most once.
|
|
Realised independently of the types.
|
|
Forces neither the children nor anything deeper.
|
Full Usage:
this.Name
Returns: string
|
|
Full Usage:
this.TryFindPreTypeDef
Parameters:
string list
n : string
Returns: ILPreTypeDef option
|
Descends only into the namespace on the type's path, so unrelated ones are never realised.
|
fantomas