protected static class DiagnosticConverterImpl.IssueLocation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
column
1-based column.
|
java.lang.Integer |
length |
java.lang.Integer |
lineNumber
1-based line number.
|
java.lang.Integer |
offset
0-based offset.
|
| Constructor and Description |
|---|
IssueLocation() |