IParserEditStatus
Status object for indicating the validity of an edit.
IParserProvider
The interface for all parser providers
Must implement a method to return a parser from an IAdaptable hint
ParserEditStatus
Concrete implementation of the IParserEditStatus suitable for use or extending.
ParserOptions
This is a wrapper used for defining, setting, and retrieving flags that can
be used for the parser operations that take a flags int as a parameter.
ParserService
The parser service which returns a parser for an IAdaptable.