javassist.bytecode
public static class LineNumberAttribute.Pc extends java.lang.Object
toNearPc()
.Modifier and Type | Field and Description |
---|---|
int |
index
The index into the code array.
|
int |
line
The line number.
|
Constructor and Description |
---|
LineNumberAttribute.Pc() |
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.