public class Position extends Object
| Modifier and Type | Method and Description |
|---|---|
Position |
copy() |
String |
getFileName() |
int |
getCharacter() |
int |
getLine() |
int |
getTotal() |
void |
move(char character) |
String |
toString() |
public Position(String fileName)
Copyright © 2020. All rights reserved.