public class AttributeLineNumberTable extends Attribute
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_NAME |
Constructor and Description |
---|
AttributeLineNumberTable(ByteData raw) |
Modifier and Type | Method and Description |
---|---|
Dumper |
dump(Dumper d) |
NavigableMap<Integer,Integer> |
getEntries() |
long |
getRawByteLength() |
String |
getRawName() |
int |
getStartLine() |
boolean |
hasEntries() |
String |
toString() |
collectTypeUsages
public static final String ATTRIBUTE_NAME
public AttributeLineNumberTable(ByteData raw)
Copyright © 2011-2021. All Rights Reserved.