- Enclosing interface:
- IParserErrorHandler
public static interface IParserErrorHandler.IParseLocation
For now this is an empty interface. Error handling methods include a parameter of this
type which will currently always be set to null. This interface is included here so that
locations can be added to the API in a future release without changing the API.