Trait

scala.reflect.api.Annotations

JavaArgumentApi

Related Doc: package Annotations

Permalink

trait JavaArgumentApi extends AnyRef

Has no special methods. Is here to provides erased identity for CompoundType.

Annotations
@deprecated
Deprecated

(Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

Source
Annotations.scala
Linear Supertypes
Known Subclasses
ArrayArgument, JavaArgument, LiteralArgument, NestedArgument
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JavaArgumentApi
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All