|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.janino.util.ClassFile.LineNumberTableAttribute.Entry
public static class ClassFile.LineNumberTableAttribute.Entry
Field Summary | |
---|---|
short |
lineNumber
|
short |
startPC
|
Constructor Summary | |
---|---|
ClassFile.LineNumberTableAttribute.Entry(short startPC,
short lineNumber)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final short startPC
public final short lineNumber
Constructor Detail |
---|
public ClassFile.LineNumberTableAttribute.Entry(short startPC, short lineNumber)
|
Web Site | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |