Struct in StructuredCommandParser
Inherits from System.ValueType
Represents the result of a parse operation containing both the parsed context and diagnostics.
The parsed structured command context.
A collection of diagnostics produced during parsing.
Gets a value indicating whether the parse result is valid (that is, it contains no parse errors.)