Variable StaticAssertStatement.assertExpression

class StaticAssertStatement
{
  // ...
  AssertExpression assertExpression ;
  // ...
}