protected void exitTypeDeclaration() {
   currentType = currentType.getOuterType();
 }