StaticIfCondition

extern (C++) final
class StaticIfCondition : Condition {
Expression exp;
int nest;
}

Meta