|
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 | |
|---|---|
int |
lineNumber
|
int |
startPC
|
| Constructor Summary | |
|---|---|
ClassFile.LineNumberTableAttribute.Entry(int startPC,
int 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 int startPC
public final int lineNumber
| Constructor Detail |
|---|
public ClassFile.LineNumberTableAttribute.Entry(int startPC,
int lineNumber)
|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||