Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.Steps
NsInfo Class
NsInfo Properties
Aliases Property
AliasesResolved Property
ModuleMember Property
Namespaces Property
NsInfo
Namespaces Property
Stores info about namespaces used directly or indirectly (trough aliases) in the
ModuleMember
.
Namespace:
Syntactik.Compiler.Steps
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
List
<
NamespaceDefinition
>
Namespaces
{
get
;
set
; }
Property Value
Type:
List
NamespaceDefinition
See Also
Reference
NsInfo Class
Syntactik.Compiler.Steps Namespace
Send comments on this topic to
info@syntactik.com