DebugCondition

Constructors

this
this(Loc loc, Module mod, uint level, Identifier ident)

Instantiate a new DebugCondition

Members

Static functions

addGlobalIdent
deprecated void addGlobalIdent(const(char)* ident)
void addGlobalIdent(string ident)
void addGlobalIdent(const(char)[] ident)

Add an user-supplied identifier to the list of global debug identifiers

Suggestion Box / Bug Report