public static class ClassFile.LineNumberTableAttribute.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
lineNumber |
int |
startPC |
| Constructor and Description |
|---|
ClassFile.LineNumberTableAttribute.Entry(int startPC,
int lineNumber) |
Copyright © 2001-2012. All Rights Reserved.