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