Closest position to error location.
()
| 17 | Message() string |
| 18 | // Closest position to error location. |
| 19 | Position() lexer.Position |
| 20 | } |
| 21 | |
| 22 | // FormatError formats an error in the form "[<filename>:][<line>:<pos>:] <message>" |
no outgoing calls
no test coverage detected