|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.shrikeCT.AttributeReader
com.ibm.wala.shrikeCT.SignatureReader
public final class SignatureReader
This class reads Signature attributes.
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.shrikeCT.AttributeReader |
|---|
attr, cr, length |
| Constructor Summary | |
|---|---|
SignatureReader(ClassReader.AttrIterator iter)
Build a reader for the attribute 'iter'. |
|
| Method Summary | |
|---|---|
java.lang.String |
getSignature()
|
int |
getSignatureCPIndex()
|
| Methods inherited from class com.ibm.wala.shrikeCT.AttributeReader |
|---|
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureReader(ClassReader.AttrIterator iter)
throws InvalidClassFileException
InvalidClassFileException| Method Detail |
|---|
public int getSignatureCPIndex()
public java.lang.String getSignature()
throws InvalidClassFileException
InvalidClassFileException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||