Click or drag to resize

NsInfoAliasesResolved Property

True if ModuleMember is AliasDefinition and it has a complete information about namespaces and aliases.

Namespace:  Syntactik.Compiler.Steps
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public bool AliasesResolved { get; }

Property Value

Type: Boolean
See Also