For a list of all members of this type, see EbnfLoadResult members.
Name | Description | |
---|---|---|
![]() | Errors | Gets the read-only collection of EbnfLoadError instances describing the errors in the parsed EBNF file. |
![]() | Grammar | Gets the grammar parsed from the EBNF file if there were no errors in the file. |
![]() | Success | Get the value indicating whether the import operation was successful. If True, Grammar will be the instance representing the grammar defined by the EBNF file. |