public class Coordinate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
charPosition |
int |
line |
Constructor and Description |
---|
Coordinate(int a,
int b) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |