Searched refs:makeEnclosingMethod (Results 1 – 3 of 3) sorted by relevance
119 public static Annotation makeEnclosingMethod(CstMethodRef method) { in makeEnclosingMethod() method in AnnotationUtils
121 public static Annotation makeEnclosingMethod(CstMethodRef method) { in makeEnclosingMethod() method in AnnotationUtils
269 return AnnotationUtils.makeEnclosingMethod( in translateEnclosingMethod()