Context

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Alias This

nameManager

Public Imports

source.location
public import source.location;
Undocumented in source.

Members

Functions

registerFile
Position registerFile(Location location, string filename, string directory)
Undocumented in source. Be warned that the author may not have intended to support it.
registerMixin
Position registerMixin(Location location, string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

nameManager
ref nameManager [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_nameManager
NameManager _nameManager;
Undocumented in source.
sourceManager
SourceManager sourceManager;
Undocumented in source.

Meta