JsonBoolean Class
Represents a boolean literal in the JSON abstract syntax tree.
public sealed class JsonBoolean : JsonSyntax
- Namespace
- Spectre
.Console .Json .Syntax - Base Types
Constructors
-
JsonBoolean
(string) -
Initializes a new instance of the
JsonBoolean
class.
Properties
- string Lexeme
- Gets the lexeme.