Class TypeAnnotation.OffsetTarget
java.lang.Object
com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
com.ibm.wala.types.annotations.TypeAnnotation.OffsetTarget
- Enclosing class:
TypeAnnotation
- Author:
- Martin Hecker martin.hecker@kit.edu
-
Field Summary
Fields inherited from class TypeAnnotation.TypeAnnotationTarget
INSTRUCTION_INDEX_UNAVAILABLE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OffsetTarget
public OffsetTarget(int iindex)
-
-
Method Details
-
getIIndex
public int getIIndex()- Returns:
- the targets instruction index (if available), or
TypeAnnotation.TypeAnnotationTarget.INSTRUCTION_INDEX_UNAVAILABLEotherwise.
-
toString
-
hashCode
-
equals
-