[NullableContext((byte)1)]
[Nullable((byte)0)]
public sealed record OscToken : AnsiToken, IEquatable<AnsiToken>, IEquatable<OscToken>
kind:method, kind:property, kind:ctor. Press Esc to clear.OscToken(Int32, String, String?)Represents an OSC (Operating System Command) sequence of the form ESC ] code ; data ST (or BEL-terminated).