The following tables list the members exposed by EbnfLoadError.
Name | Description | |
---|---|---|
CharacterPosition | Gets the position of the error within the EBNF text. | |
Column | Gets the column within the line of the error. | |
Description | Gets the human-readable description of the error. | |
LineNumber | Gets the line number of the error within the EBNF text. | |
Reason | Returns a constant which identifies the reason for the error. | |
Text | Gets the erroneous text in the EBNF file. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this object. |