Yaml .NET Parser

IndentationProcessor Methods

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

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Indent Request an indentation. When we meet a \n and the following line is more indented then the current indentationlever, then save this request
Next Go to the next parsable char in the stream
StartLiteral (inherited from Preprocessor) Start parsing literal
StopLiteral (inherited from Preprocessor) Stop parsing literal
ToString (inherited from Object) 
UnIndent Cancel the last indentation

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

IndentationProcessor Class | Yaml Namespace