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