public class LineColumn extends Object
Constructor and Description |
---|
LineColumn(int line,
int column) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
getColumn() |
int |
getLine() |
int |
hashCode() |
String |
toString() |