public class Position extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
column |
protected int |
line |
| Constructor and Description |
|---|
Position() |
Position(int line,
int column) |
Copyright © 2018. All rights reserved.