|
|||||||||
| 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.SourceFileReader
public final class SourceFileReader
This class reads SourceFile attributes.
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.shrikeCT.AttributeReader |
|---|
attr, cr, length |
| Constructor Summary | |
|---|---|
SourceFileReader(ClassReader.AttrIterator iter)
Build a reader for the attribute 'iter'. |
|
| Method Summary | |
|---|---|
int |
getSourceFileCPIndex()
|
| 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 SourceFileReader(ClassReader.AttrIterator iter)
throws InvalidClassFileException
InvalidClassFileException| Method Detail |
|---|
public int getSourceFileCPIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||