c

com.avsystem.commons.meta

reifyParamListCount

final class reifyParamListCount extends Annotation with DirectMetadataParamStrategy

Metadata parameter annotated with this annotation must be of type Int. Macro engine will reify the number of parameter lists that a method has.

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

Instance Constructors

  1. new reifyParamListCount()