antlr
public abstract class FileLineFormatter extends Object
Method Summary | |
---|---|
abstract String | getFormatString(String fileName, int line, int column) |
static FileLineFormatter | getFormatter() |
static void | setFormatter(FileLineFormatter f) |
Parameters: fileName the file that should appear in the prefix. (or null) line the line (or -1) column the column (or -1)