c

com.avsystem.commons.meta

reifyPosition

final class reifyPosition extends Annotation with DirectMetadataParamStrategy

Metadata parameter annotated with this annotation must be of type ParamPosition - a class that holds parameter index information - see scaladoc for ParamPosition for more details.

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