Searched +defs:prefix +defs:annotation (Results 1 – 1 of 1) sorted by relevance
655 for (annotation in newClassAnnotations.subtract(existingClassAnnotations)) { in tryMergingIntoExistingClass() constant872 val prefix = startingToken.substringBefore('@') in getAnnotationCompleteToken() constant874 val annotation = getAnnotationSource(tokenizer, annotationStart) in getAnnotationCompleteToken() constant892 var annotation = token in getAnnotationSource() variable