Configures the behavior of TomlLexer.
public sealed record TomlLexerOptions : IEquatable<TomlLexerOptions>
kind:method, kind:property, kind:ctor. Press Esc to clear.DecodeScalarsGets or sets a value indicating whether the lexer should decode scalar values (for example, string escape sequences).