|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--anvil.codec.Attribute
|
+--anvil.codec.LineNumberTable
| Field Summary |
| Fields inherited from class anvil.codec.Attribute |
_pool |
| Constructor Summary | |
LineNumberTable(ConstantPool pool)
|
|
| Method Summary | |
void |
addLine(short pc,
short line)
|
int |
getLastLine()
|
java.lang.String |
getName()
|
int |
getSize()
|
void |
write(java.io.DataOutputStream output)
|
| Methods inherited from class anvil.codec.Attribute |
getPool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LineNumberTable(ConstantPool pool)
| Method Detail |
public java.lang.String getName()
getName in class Attributepublic int getLastLine()
public void addLine(short pc,
short line)
public int getSize()
public void write(java.io.DataOutputStream output)
throws java.io.IOException
write in class Attributejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||