Home
last modified time | relevance | path

Searched refs:KOTLIN_NULLABILITY_ANNOTATIONS (Results 1 – 1 of 1) sorted by relevance

/external/kotlinpoet/interop/kotlinx-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/classinspectors/
DClassInspectorUtil.kt91 private val KOTLIN_NULLABILITY_ANNOTATIONS = setOf( in <lambda>() constant
102 typeName.canonicalName in KOTLIN_NULLABILITY_ANNOTATIONS in <lambda>()