public open class AnnotatedValueParameter : R|kotlin/Any| { public open fun f(@R|test/AnnotatedValueParameter.Anno|(value = String(non-empty)) parameter: R|ft, kotlin/collections/List?>|): R|kotlin/Unit| public constructor(): R|test/AnnotatedValueParameter| public final annotation class Anno : R|kotlin/Annotation| { public constructor(value: R|kotlin/String|): R|test/AnnotatedValueParameter.Anno| } }