Companion

object Companion

Functions

Link copied to clipboard
@DelicateKotlinPoetApi(message = "Java reflection APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead.")
fun builder(type: <Error class: unknown class><out Annotation>): AnnotationSpec.Builder
Link copied to clipboard
@DelicateKotlinPoetApi(message = "Mirror APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead.")
fun get(annotation: <Error class: unknown class>): AnnotationSpec
@DelicateKotlinPoetApi(message = "Java reflection APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead.")
fun get(annotation: Annotation, includeDefaultValues: Boolean = false): AnnotationSpec