public class LineNumberTable.Entry extends Object
Constructor and Description |
---|
Entry(short start_pc,
short line_number) |
Modifier and Type | Method and Description |
---|---|
short |
getLineNumber() |
short |
getStartPc() |
void |
setStartPc(short start_pc) |
String |
toString() |
Copyright © 2017. All rights reserved.