Searched refs:NullabilityAnnotationsDetector (Results 1 – 2 of 2) sorted by relevance
25 override val issues = listOf(NullabilityAnnotationsDetector.REQUIRE_NULLABILITY_ISSUE)
35 class NullabilityAnnotationsDetector : Detector(), Detector.UastScanner { class141 NullabilityAnnotationsDetector::class.java, in JavaContext()