Variable CaseStatement.argumentList

class CaseStatement
{
  // ...
  ArgumentList argumentList ;
  // ...
}