Click or drag to resize

NsInfoAliases Property

Stores info about aliases used directly in the ModuleMember.

Namespace:  Syntactik.Compiler.Steps
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public List<Alias> Aliases { get; set; }

Property Value

Type: ListAlias
See Also