symbol-export
0.0.1
      Target filter
Search in API
Skip to content
    symbol-export
symbols/dev.rnett.symbolexport.symbol.annotation/AnnotationArgument/Companion/of

of

fun of(value: String): AnnotationArgument.String(source)
fun of(value: Boolean): AnnotationArgument.Boolean(source)
fun of(value: Int): AnnotationArgument.Int(source)
fun of(value: Float): AnnotationArgument.Float(source)
fun of(value: Long): AnnotationArgument.Long(source)
fun of(value: Double): AnnotationArgument.Double(source)
fun of(value: Char): AnnotationArgument.Char(source)
fun of(value: Byte): AnnotationArgument.Byte(source)
fun of(value: Short): AnnotationArgument.Short(source)
Generated by Dokka
© 2025 Copyright