Click or drag to resize

PegBaseParser Class

[Missing <summary> documentation for "T:Altaxo.Main.PegParser.PegBaseParser"]

Inheritance Hierarchy
SystemObject
  Altaxo.Main.PegParserPegBaseParser
    Altaxo.Main.PegParserPegByteParser
    Altaxo.Main.PegParserPegCharParser

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract class PegBaseParser

The PegBaseParser type exposes the following members.

Constructors
 NameDescription
Public methodPegBaseParserInitializes a new instance of the PegBaseParser class
Top
Methods
Fields
 NameDescription
Protected fieldbMute_ 
Protected fielderrOut_ 
Protected fieldnodeCreator_ 
Protected fieldpos_ 
Protected fieldsrcLen_ 
Top
See Also