예제 #1
0
 @Override
 public boolean isDestructor() {
   return PDOMCPPAnnotations.isDestructor(getMethodAnnotation());
 }