Packages

c

org.opalj.da

TATTypeParameter

sealed abstract class TATTypeParameter extends TypeAnnotationTarget

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TATTypeParameter
  2. TypeAnnotationTarget
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def description: String

    Description of the target kind.

    Description of the target kind.

    Definition Classes
    TypeAnnotationTarget
  2. abstract def tag: Int
    Definition Classes
    TypeAnnotationTarget
  3. abstract def type_parameter_index: Int

Concrete Value Members

  1. final def attribute_length: Int
  2. final def toXHTML(implicit cp: Constant_Pool): Node