Variable AssertArguments.messageParts

class AssertArguments
{
  // ...
  ExpressionNode[] messageParts ;
  // ...
}