| Package | Description |
|---|---|
| jasm.attributes |
Provides classes for representing class file attributes, including code necessary for encoding and decoding them.
|
| Modifier and Type | Method and Description |
|---|---|
List<LineNumberTable.Entry> |
LineNumberTable.entries() |
| Constructor and Description |
|---|
LineNumberTable(Collection<LineNumberTable.Entry> entries) |
Copyright © 2016. All rights reserved.