Exemplo n.º 1
0
 boolean abstractType() {
   checkType();
   type.setAbstractType(true);
   return true;
 }