trait Param[Typeclass[_], Type](val label: String, val index: Int, val repeated: Boolean, val annotations: IArray[Any], val typeAnnotations: IArray[Any]) extends Serializable
- Companion:
- object
trait Serializable
class Object
trait Matchable
class Any