@Immutable public class ErrorLocation extends Object
| Constructor and Description |
|---|
ErrorLocation(int lineNumber,
int columnNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
String |
toString() |
Copyright © 2012–2019. All rights reserved.