Searched refs:makeAnnotation (Results 1 – 2 of 2) sorted by relevance
889 public CtClass makeAnnotation(String name) throws RuntimeException { in makeAnnotation() method in ClassPool
1102 CtClass anno = sloader.makeAnnotation("test4.AnnoLoadAnno"); in testAnnotationLoader()