|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.python.compiler.Attribute
org.python.compiler.LineNumberTable
| Constructor Summary | |
LineNumberTable(ConstantPool pool)
|
|
| Method Summary | |
void |
addLine(int startpc,
int lineno)
|
int |
length()
|
void |
write(DataOutputStream stream)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LineNumberTable(ConstantPool pool)
throws IOException
| Method Detail |
public void write(DataOutputStream stream)
throws IOException
write in class AttributeIOException
public void addLine(int startpc,
int lineno)
public int length()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||