| Constructor and Description |
|---|
Location(long line,
long column) |
| Modifier and Type | Method and Description |
|---|---|
long |
column()
Returns the column number of the error location.
|
boolean |
equals(Object o) |
int |
hashCode() |
long |
line()
Returns the line number of the error location.
|
String |
toString() |
Copyright © 2018. All rights reserved.