Package com.squareup.kotlinpoet.tags

Types

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

This tag indicates that this TypeName represents a typealias type.