public final class NodeLocation extends Object
| Constructor and Description |
|---|
NodeLocation(int line,
int charPositionInLine) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
Copyright © 2012–2023. All rights reserved.