IncludeHandler

Undocumented in source.

Constructors

this
this(HeaderIndex headerIndex, Options options)
Undocumented in source.

Members

Functions

addCompatible
void addCompatible()
Undocumented in source. Be warned that the author may not have intended to support it.
addImport
void addImport(string imp)
Undocumented in source. Be warned that the author may not have intended to support it.
addInclude
void addInclude(string include)
Undocumented in source. Be warned that the author may not have intended to support it.
resolveDependency
bool resolveDependency(Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
toImports
void toImports(Output output)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

knownIncludes
string[string] knownIncludes;
Undocumented in source.

Meta