Preprocessor Constructor
|
Constuctor |
Char | The current character |
CurrentLine | Returns the current line number |
EOF | End of file/stream |
Literal | Literal parsing |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Next | Jump to the next character |
StartLiteral | Start parsing literal |
StopLiteral | Stop parsing literal |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
currentline | Missing <summary> documentation for F:Yaml.Preprocessor.currentline |
literal | Missing <summary> documentation for F:Yaml.Preprocessor.literal |
stream | Missing <summary> documentation for F:Yaml.Preprocessor.stream |
Preprocessor Class | Yaml Namespace