final class reifyFlags extends Annotation with DirectMetadataParamStrategy

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

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