kotlinpoet
/
com.squareup.kotlinpoet
/
javax.lang.model.type.TypeMirror
Extensions for javax.lang.model.type.TypeMirror
asTypeName
fun
TypeMirror
.
asTypeName
(
)
:
TypeName
Returns a
TypeName
equivalent to this
TypeMirror
.