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