Searched refs:newClassAnnotations (Results 1 – 1 of 1) sorted by relevance
653 val newClassAnnotations = newClassCharacteristics.modifiers.annotations().toSet() in tryMergingIntoExistingClass() constant655 for (annotation in newClassAnnotations.subtract(existingClassAnnotations)) { in tryMergingIntoExistingClass()