ParserConfig.messageDelegate

An optional delegate used to handle warnings and errors. Set either this one or messageFunction, not both.

struct ParserConfig
MessageDelegate messageDelegate;

Meta