public class NLSTag
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
end |
int |
index |
int |
lineNumber |
int |
start |
| Constructor and Description |
|---|
NLSTag(int start,
int end,
int lineNumber,
int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |