Click or drag to resize

AliasResolvingVisitorAliasContext Property

Keeps track of nested aliases.

Namespace:  Syntactik.Compiler.Steps
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
protected Stack<Alias> AliasContext { get; }

Property Value

Type: StackAlias
See Also