Searched refs:annotationEntryGens (Results 1 – 1 of 1) sorted by relevance
199 …getAnnotationAttributes(final ConstantPoolGen cp, final AnnotationEntryGen[] annotationEntryGens) { in getAnnotationAttributes() argument200 if (annotationEntryGens.length == 0) { in getAnnotationAttributes()209 for (final AnnotationEntryGen a : annotationEntryGens) { in getAnnotationAttributes()226 for (final AnnotationEntryGen a : annotationEntryGens) { in getAnnotationAttributes()