kotlinpoet / com.squareup.kotlinpoet / ClassName / simpleNames

simpleNames

val simpleNames: List<String>

The enclosing classes, outermost first, followed by the simple name. This is ["Map", "Entry"] for Map.Entry.