|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMutableLineNumberTableAttribute
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.basic.bytecode.ILineNumberTableAttribute |
---|
ILineNumberTableAttribute.IEntry |
Method Summary | |
---|---|
ILineNumberTableAttribute.IEntry |
addEntry(int startPC,
int lineNumber)
|
Methods inherited from interface com.jeffpalm.basic.bytecode.ILineNumberTableAttribute |
---|
entries, lineNumber, lineNumberTableLength, startPC |
Methods inherited from interface com.jeffpalm.basic.bytecode.IAttribute |
---|
length, name, pool |
Methods inherited from interface com.jeffpalm.basic.util.IDumpable |
---|
dump |
Methods inherited from interface com.jeffpalm.basic.bytecode.ICodeGenerator |
---|
gen |
Method Detail |
---|
ILineNumberTableAttribute.IEntry addEntry(int startPC, int lineNumber)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |