Yaml .NET Parser

ParseStream Properties

The properties of the ParseStream class are listed below. For a complete list of ParseStream class members, see the ParseStream Members topic.

Public Instance Properties

CharMissing <summary> documentation for P:Yaml.ParseStream.Char
CurrentLine (inherited from Preprocessor) Returns the current line number
EOFMissing <summary> documentation for P:Yaml.ParseStream.EOF
Literal (inherited from Preprocessor) Literal parsing

Protected Instance Properties

LookaheadPosition (inherited from BufferStream) Current position in the lookahead buffer

Private Instance Properties

StopNowMissing <summary> documentation for P:Yaml.ParseStream.StopNow

See Also

ParseStream Class | Yaml Namespace