Searched defs:nullable (Results 1 – 3 of 3) sorted by relevance
93 val nullable = getNullable(annotations, elementAnnotations) in <lambda>() constant103 val nullable: Boolean? = getNullable(list, elementAnnotations) in <lambda>() constant
63 var nullable: Boolean? = AnnotationItem.getImplicitNullness(context) in toTypeString() variable
605 var nullable: Boolean? = null in getImplicitNullness() variable