| Modifier and Type | Field and Description |
|---|---|
protected int |
line_number |
static String |
NAME |
| 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 NAME
protected int line_number
Copyright © 2024 Soot OSS. All rights reserved.