AnnotatedParams

class AnnotatedParams(@MyAnnotation val a: String, @AnnotationWithMultiArg(2, "cda", 'a', 'b', 'c') val b: Int)
class Object
trait Matchable
class Any

Value members

Concrete fields