| 
 
 | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--antlr.FileLineFormatter
Untamed:
| Field Summary | |
private static FileLineFormatter | 
formatter
 | 
| Constructor Summary | |
FileLineFormatter()
Enabled:  | 
|
| Method Summary | |
abstract  String | 
getFormatString(String fileName,
                int line)
Enabled:  | 
static FileLineFormatter | 
getFormatter()
Enabled:  | 
static void | 
setFormatter(FileLineFormatter f)
Enabled:  | 
| 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 String getFormatString(String fileName,
                                       int line)
  | 
 
 | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||