Public Member Functions | |
| String | getFormatString (String fileName, int line, int column) |
| String antlr.DefaultFileLineFormatter.getFormatString | ( | String | fileName, | |
| int | line, | |||
| int | column | |||
| ) | [virtual] |
| fileName | the file that should appear in the prefix. (or null) | |
| line | the line (or -1) | |
| column | the column (or -1) |
Implements antlr.FileLineFormatter.
1.7.0