Class SignatureReader
java.lang.Object
com.ibm.wala.shrike.shrikeCT.AttributeReader
com.ibm.wala.shrike.shrikeCT.SignatureReader
-
Field Summary
Fields inherited from class com.ibm.wala.shrike.shrikeCT.AttributeReader
attr, cr, length
-
Constructor Summary
ConstructorDescriptionBuild a reader for the attribute 'iter'. -
Method Summary
Methods inherited from class com.ibm.wala.shrike.shrikeCT.AttributeReader
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSize
-
Constructor Details
-
SignatureReader
Build a reader for the attribute 'iter'.- Throws:
InvalidClassFileException
-
-
Method Details
-
getSignatureCPIndex
public int getSignatureCPIndex()- Returns:
- the index of the constant pool item holding the value
-
getSignature
- Throws:
InvalidClassFileException
-