Searched defs:superBound (Results 1 – 6 of 6) sorted by relevance
27 override val superBound: ReferenceTypeItem?, constant
218 override val superBound: ReferenceTypeItem?, in duplicate() constant
368 val superBound = bound.substring(6) in <lambda>() constant
426 val superBound = superBoundWildcard.superBound in <lambda>() constant
1477 fun superBound(): Foo<in String> {} in <lambda>() method
1288 val superBound: ReferenceTypeItem? in hashCodeForType() constant