Package arrow. meta. phases. analysis. diagnostic
Functions
on Published Api
Link copied to clipboard
fun KtDeclaration.onPublishedApi(ctx: BindingContext): Pair<KtAnnotationEntry, TextRange>?
Content copied to clipboard
position
Link copied to clipboard
published Api Annotation
Link copied to clipboard
matching on the shortName is valid, as the diagnostic is only applied, if the FqName correlates. Which is checked prior to the Diagnostic being applied.
Properties
onIdentifyingElement
Link copied to clipboard
onNavigationElement
Link copied to clipboard
onPublishedInternalOrphan
Link copied to clipboard
Each element that is a witness of this strategy has an attribute that allows internal orphans to be published publicly. e.g.: PublishedApi annotation