c

com.avsystem.commons.meta

adtParamMetadata

final class adtParamMetadata extends Annotation with MetadataParamStrategy

@adtParamMetadata applied on metadata parameter of metadata class for case class or object indicates that this parameter holds metadata for ADT parameter(s) (one, some or all, depending on SymbolArity, tagging, etc.).

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. adtParamMetadata
  2. MetadataParamStrategy
  3. StaticAnnotation
  4. Annotation
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new adtParamMetadata()