case class TATTypeBoundOfParameterDeclarationOfClassOrInterface(type_parameter_index: Int, bound_index: Int) extends TATTypeParameterBound with Product with Serializable
- Alphabetic
- By Inheritance
- TATTypeBoundOfParameterDeclarationOfClassOrInterface
- Serializable
- Product
- Equals
- TATTypeParameterBound
- TypeAnnotationTarget
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new TATTypeBoundOfParameterDeclarationOfClassOrInterface(type_parameter_index: Int, bound_index: Int)
Value Members
- final def attribute_length: Int
- Definition Classes
- TATTypeParameterBound → TypeAnnotationTarget
- val bound_index: Int
- Definition Classes
- TATTypeBoundOfParameterDeclarationOfClassOrInterface → TATTypeParameterBound
- final def description: String
Description of the target kind.
Description of the target kind.
- Definition Classes
- TATTypeBoundOfParameterDeclarationOfClassOrInterface → TATTypeParameterBound → TypeAnnotationTarget
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- final def tag: Int
- Definition Classes
- TATTypeBoundOfParameterDeclarationOfClassOrInterface → TypeAnnotationTarget
- def toXHTML(implicit cp: Constant_Pool): Node
- Definition Classes
- TATTypeParameterBound → TypeAnnotationTarget
- val type_parameter_index: Int
- Definition Classes
- TATTypeBoundOfParameterDeclarationOfClassOrInterface → TATTypeParameterBound