kotlinpoet
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet.tags
Package-level
declarations
Types
Types
Type
Alias
Tag
Link copied to clipboard
jvm
class
TypeAliasTag
(
val
abbreviatedType
:
TypeName
)
This tag indicates that this
TypeName
represents a
typealias
type.