GlobalDebugInfo

Undocumented in source.

Members

Functions

addDebugInfo
void addDebugInfo(ModuleDebugInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref ModuleDebugInfo) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
removeDebugInfo
void removeDebugInfo(ModuleDebugInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

head
ModuleDebugInfo head;
Undocumented in source.
tail
ModuleDebugInfo tail;
Undocumented in source.

Meta