| Package | Description | 
|---|---|
| javassist.bytecode | Bytecode-level API. | 
| Modifier and Type | Method and Description | 
|---|---|
| LineNumberAttribute.Pc | LineNumberAttribute. toNearPc(int line)Returns the index into the code array at which the code for
 the specified line (or the nearest line after the specified one)
 begins. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.