Searched refs:toSimpleType (Results 1 – 3 of 3) sorted by relevance
335 builder.append(item.returnType().toSimpleType()) in fullyQualifiedDocumentation()382 builder.append(parameter.type().toSimpleType()) in fullyQualifiedDocumentation()
164 parameters().joinTo(this) { it.type().toSimpleType() } in <lambda>()
104 fun toSimpleType(): String { in <lambda>() method