Variable CompileCondition.staticIfCondition

class CompileCondition
{
  // ...
  StaticIfCondition staticIfCondition;
  // ...
}