KotlinPoetMetadataPreview

Indicates that a given API is part of the experimental KotlinPoet metadata support. This exists because kotlinx-metadata is not a stable API, and will remain in place until it is.

annotation class KotlinPoetMetadataPreview

Constructors

KotlinPoetMetadataPreview
Link copied to clipboard
fun KotlinPoetMetadataPreview()

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String