Variable StaticIfCondition.assignExpression

class StaticIfCondition
{
  // ...
  ExpressionNode assignExpression;
  // ...
}