Searched refs:annoItem (Results 1 – 2 of 2) sorted by relevance
77 val annoItem = modifiers.findAnnotation(qualifiedName) in Item() constant78 assertNotNull(annoItem, message = "Expected item to be annotated with ($qualifiedName)") in Item()79 return assertIs(annoItem) in Item()
748 val annoItem = codebase.assertClass("test.pkg.Nullable") in 200 - test TypeParameterList name strings() constant754 val annoTypeParameterList = annoItem.typeParameterList in 200 - test TypeParameterList name strings()