ParserBase Methods
The ParserBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
BuildSpan | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Builds a span for the parser base. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ParseBlock | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Blocks the parser. |
|
ParseDocument | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Creates documentation for the parse. |
|
ParseSection | Parses the section in ordered list of the elements. |
|
ToString | (Inherited from Object.) |
Show: