public class SourcePosition extends Object
| Constructor and Description |
|---|
SourcePosition(int lineNumber,
int posInLine,
int posInFile) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLineNumber() |
int |
getPosInFile() |
int |
getPosInLine() |
String |
toString() |
Copyright © 2016–2020 Fizzed, Inc. All rights reserved.