@Immutable @ThriftStruct 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–2023. All rights reserved.