public static class ClassFile.LineNumberTableAttribute.Entry extends Object
Modifier and Type | Field and Description |
---|---|
int |
lineNumber |
int |
startPC |
Constructor and Description |
---|
Entry(int startPC,
int lineNumber) |
Copyright © 2001–2016. All rights reserved.