ParserBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ParserBase abstract
public abstract class ParserBase
type ParserBase = class
Public MustInherit Class ParserBase
- Inheritance
-
ParserBase
- Derived
Constructors
ParserBase() |
Properties
Context | |
IsMarkupParser | |
OtherParser |
Methods
BuildSpan(SpanBuilder, SourceLocation, String) | |
ParseBlock() | |
ParseDocument() | |
ParseSection(Tuple<String,String>, Boolean) |