class documentation
class ParserIssueMessage:
Structured message describing a skipped parser item.
| Instance Variable | annotation |
Optional annotation identifier. |
| Instance Variable | image |
Optional image path involved in the issue. |
| Instance Variable | parser |
Issue category. |
| Instance Variable | reason |
Human-readable reason. |
| Instance Variable | source |
Optional source annotation path. |