Class TypeAnnotation.LocalVarTarget
java.lang.Object
com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
com.ibm.wala.types.annotations.TypeAnnotation.LocalVarTarget
-
Field Summary
Fields inherited from class com.ibm.wala.types.annotations.TypeAnnotation.TypeAnnotationTarget
INSTRUCTION_INDEX_UNAVAILABLE
-
Constructor Summary
-
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
-