|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavassist.bytecode.LineNumberAttribute.Pc
public static class LineNumberAttribute.Pc
Used as a return type of toNearPc()
.
Field Summary | |
---|---|
int |
index
The index into the code array. |
int |
line
The line number. |
Constructor Summary | |
---|---|
LineNumberAttribute.Pc()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int index
public int line
Constructor Detail |
---|
public LineNumberAttribute.Pc()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |