antlr
Class DefaultFileLineFormatter
java.lang.Object
|
+--antlr.FileLineFormatter
|
+--antlr.DefaultFileLineFormatter
- public class DefaultFileLineFormatter
- extends FileLineFormatter
Untamed:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFileLineFormatter
public DefaultFileLineFormatter()
- Enabled:
getFormatString
public String getFormatString(String fileName,
int line)
- Enabled:
- Specified by:
getFormatString
in class FileLineFormatter
comments?