Searched refs:INVALID_NULLABILITY_ANNOTATION (Results 1 – 2 of 2) sorted by relevance
210 …fatalIssues.forEach { reporter.report(Issues.INVALID_NULLABILITY_ANNOTATION, it.method, it.toStrin… in <lambda>()
121 val INVALID_NULLABILITY_ANNOTATION = Issue(157, Severity.ERROR) constant