Package com.squareup.kotlinpoet.tags

Types

Link copied to clipboard
class TypeAliasTag(val abbreviatedType: TypeName)

This tag indicates that this TypeName represents a typealias type.