Click or drag to resize

PegBaseParser Fields

The PegBaseParser type exposes the following members.

Fields
 NameDescription
Protected fieldbMute_ A value indicating whether tree creation is muted.
Protected fielderrOut_ The writer used for parser diagnostics.
Protected fieldnodeCreator_ The callback used to create tree nodes.
Protected fieldpos_ The current parser position.
Protected fieldsrcLen_ The length of the current source.
Top
See Also