c

com.avsystem.commons.meta

adtCaseMetadata

final class adtCaseMetadata extends Annotation with MetadataParamStrategy

@adtCaseMetadata applied on metadata parameter of ADT hierarchy (sealed trait) metadata class indicates that this parameter holds metadata for its case classes (one, some or all, depending on SymbolArity, tagging, etc.).

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. adtCaseMetadata
  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 adtCaseMetadata()