DVCondition

extern (C++)
class DVCondition : Condition {
uint level;
Identifier ident;
Module mod;
}

Meta