public class JsonTrackingParser.LocationData extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LocationData(int line,
int col) |
| Modifier and Type | Method and Description |
|---|---|
JsonTrackingParser.LocationData |
copy() |
int |
getCol() |
int |
getLine() |
void |
newLine() |
protected LocationData(int line, int col)
public int getLine()
public int getCol()
public void newLine()
public JsonTrackingParser.LocationData copy()
Copyright © 2014–2018 University Health Network. All rights reserved.