Packages

c

org.opalj.da

TATTypeParameterBound

sealed abstract class TATTypeParameterBound extends TypeAnnotationTarget

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

Abstract Value Members

  1. abstract def bound_index: Int
  2. abstract def description: String

    Description of the target kind.

    Description of the target kind.

    Definition Classes
    TATTypeParameterBoundTypeAnnotationTarget
  3. abstract def tag: Int
    Definition Classes
    TypeAnnotationTarget
  4. abstract def type_parameter_index: Int

Concrete Value Members

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