Public Member Functions

antlr.DefaultFileLineFormatter Class Reference

Inheritance diagram for antlr.DefaultFileLineFormatter:
antlr.FileLineFormatter

List of all members.

Public Member Functions

String getFormatString (String fileName, int line, int column)

Member Function Documentation

String antlr.DefaultFileLineFormatter.getFormatString ( String  fileName,
int  line,
int  column 
) [virtual]
Parameters:
fileName the file that should appear in the prefix. (or null)
line the line (or -1)
column the column (or -1)

Implements antlr.FileLineFormatter.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties