ParserBase Methods

The ParserBase type exposes the following members.

  NameDescription
Public method 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.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ParseBlock This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Blocks the parser.
Public method 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.
Public method ParseSection Parses the section in ordered list of the elements.
Public method ToString (Inherited from Object.)
Top
Show: