DCDLocalUse

Returned by findLocalUse

Constructors

this
this(LocalUse localUse)
Undocumented in source.

Members

Variables

declarationFilePath
string declarationFilePath;

File path of the declaration or stdin for input

declarationLocation
size_t declarationLocation;

Byte location of the declaration inside the declarationFilePath

uses
size_t[] uses;

Array of uses within stdin / given document.

Meta