Variable TypeIdentifierPart.dot

class TypeIdentifierPart
{
  // ...
  bool dot ;
  // ...
}