Searched refs:REQUIRE_NULLABILITY_ISSUE (Results 1 – 2 of 2) sorted by relevance
73 REQUIRE_NULLABILITY_ISSUE, in getApplicableUastTypes()83 reportIssue(REQUIRE_NULLABILITY_ISSUE, message) in getApplicableUastTypes()130 internal val REQUIRE_NULLABILITY_ISSUE = Issue in JavaContext() constant
25 override val issues = listOf(NullabilityAnnotationsDetector.REQUIRE_NULLABILITY_ISSUE)