public class Problem extends Object
Constructor and Description |
---|
Problem(String type,
String path,
int fline,
int fcolumn,
int lline,
int lcolumn,
String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getFirstColumn() |
int |
getFirstLine() |
int |
getLastColumn() |
int |
getLastLine() |
String |
getMessage() |
String |
getPath() |
String |
getType() |
String |
toString() |
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.