Searched refs:destInfo (Results 1 – 2 of 2) sorted by relevance
481 CtClass destClass, MethodInfo destInfo, in setBody0() argument492 ConstPool cp = destInfo.getConstPool(); in setBody0()494 destInfo.setCodeAttribute(ca); in setBody0()504 destInfo.setAccessFlags(destInfo.getAccessFlags() in setBody0()
751 MethodInfo destInfo = dest.getMethodInfo2(); in copyAnnotations() local752 copyAnnotations(srcInfo, destInfo, AnnotationsAttribute.invisibleTag); in copyAnnotations()753 copyAnnotations(srcInfo, destInfo, AnnotationsAttribute.visibleTag); in copyAnnotations()