| Parser Constructor |
| Name | Description | |
|---|---|---|
| Parser |
Initializes a new instance of the Parser class.
| |
| Parser(ActionParserSettings) |
Initializes a new instance of the Parser class,
configurable with ParserSettings using a delegate.
| |
| Parser(ParserSettings) | Obsolete.
Initializes a new instance of the Parser class,
configurable with a ParserSettings object.
|