| Modifier and Type | Field and Description |
|---|---|
static String |
IDENTIFIER |
protected int |
line_number |
| Constructor and Description |
|---|
LineNumberTag(int ln) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
void |
setLineNumber(int value) |
String |
toString() |
public static final String IDENTIFIER
protected int line_number
Copyright © 2020 Soot OSS. All rights reserved.