Class AnsiControlStringTerminator
- Namespace
- Microlithix.Text.Ansi.Element
- Assembly
- AnsiParser.dll
Indicates the end of a control string in the parsed input.
public record AnsiControlStringTerminator : IAnsiStreamParserElement, IEquatable<AnsiControlStringTerminator>
- Inheritance
-
AnsiControlStringTerminator
- Implements
- Inherited Members
Constructors
- AnsiControlStringTerminator(ControlStringType)
Creates a new AnsiControlStringTerminator instance for the specified string type.
Properties
- Type
Indicates the type of the control string being terminated.