A collection of EbnfLoadError instances, which will be empty if Success is true and non-empty if Success is false. Each EbnfLoadError describes a different error with the EBNF file.
Indicates whether the EBNF file was successfully loaded. If true, the Grammar property will be the Grammar instance created from the file. If false, Errors will contain one or more errors describing the problems with the document.
Related Content
Topics
The following topics provide additional information related to this topic.