public static class LineNumberTableAttribute.LineNumber extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
line_number |
int |
start_pc |
| Constructor and Description |
|---|
LineNumber(int start_pc,
int line_number) |
Copyright © 2021. All rights reserved.