Variable NamespaceList.items

class NamespaceList
{
  // ...
  TernaryExpression[] items ;
  // ...
}