Class TypeAnnotation.TypeParameterBoundTarget
java.lang.Object
com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
com.ibm.wala.types.annotations.TypeAnnotation.TypeParameterBoundTarget
- Enclosing class:
TypeAnnotation
public static class TypeAnnotation.TypeParameterBoundTarget
extends TypeAnnotation.TypeAnnotationTarget
- Author:
- Martin Hecker martin.hecker@kit.edu
-
Field Summary
Fields inherited from class com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
INSTRUCTION_INDEX_UNAVAILABLE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TypeParameterBoundTarget
public TypeParameterBoundTarget(int type_parameter_index, int bound_index)
-
-
Method Details
-
toString
-
getParameterIndex
public int getParameterIndex() -
getBoundIndex
public int getBoundIndex() -
hashCode
-
equals
-