Class TypeAnnotation.LocalVarTarget
java.lang.Object
com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
com.ibm.wala.types.annotations.TypeAnnotation.LocalVarTarget
- 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
-
LocalVarTarget
-
-
Method Details
-
toString
-
getIndex
public int getIndex() -
getName
- Returns:
- the name of the local Variable, or null if it could not be determined (for example, if the LocalVariableTable in the corresponding class file is missing).
-
hashCode
-
equals
-