RepeatableAnnotation

liewhite.common.RepeatableAnnotation$
See theRepeatableAnnotation companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A, T](implicit annotations: RepeatableAnnotation[A, T]): RepeatableAnnotation[A, T]
def mkAnnotation[A, T](annotations: List[A]): RepeatableAnnotation[A, T]
inline def mkAnnotation[A, T]: RepeatableAnnotation[A, T]

Givens