Click or drag to resize

AliasResolvingVisitorCurrentDocument Property

Property is used to keep track of current visiting Document.

Namespace:  Syntactik.Compiler.Steps
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
protected Document CurrentDocument { get; set; }

Property Value

Type: Document
See Also