ScopeKind Type
Kind of lexical scope.
Union cases
Union case |
Description
|
Full Usage:
HashDirective
|
|
Full Usage:
Namespace
|
|
Full Usage:
NestedModule
|
|
Full Usage:
OpenDeclaration
|
|
Full Usage:
TopModule
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsHashDirective
Returns: bool
|
|
Full Usage:
this.IsNamespace
Returns: bool
|
|
Full Usage:
this.IsNestedModule
Returns: bool
|
|
Full Usage:
this.IsOpenDeclaration
Returns: bool
|
|
Full Usage:
this.IsTopModule
Returns: bool
|
|