The methods of the IndentationProcessor class are listed below. For a complete list of IndentationProcessor class members, see the IndentationProcessor Members topic.
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 |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
IndentationProcessor Class | Yaml Namespace