DebugCondition.this

Instantiate a new DebugCondition

class DebugCondition
extern (D)
this

Parameters

mod
Type: Module

Module this node belongs to

level
Type: uint

Minimum global level this condition needs to pass. Only used if ident is null.

ident

Identifier required for this condition to pass. If null, this conditiion will use an integer level.

Meta