KotlinPoetMetadataPreview

annotation class 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.

Constructors

KotlinPoetMetadataPreview
Link copied to clipboard
fun KotlinPoetMetadataPreview()

Functions

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