|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--antlr.FileLineFormatter
Field Summary | |
private static FileLineFormatter |
formatter
|
Constructor Summary | |
FileLineFormatter()
|
Method Summary | |
abstract java.lang.String |
getFormatString(java.lang.String fileName,
int line)
|
static FileLineFormatter |
getFormatter()
|
static void |
setFormatter(FileLineFormatter f)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static FileLineFormatter formatter
Constructor Detail |
public FileLineFormatter()
Method Detail |
public static FileLineFormatter getFormatter()
public static void setFormatter(FileLineFormatter f)
public abstract java.lang.String getFormatString(java.lang.String fileName, int line)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |