You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Evans f860f88c36 Code cleanup driven by R# suggestions: 1 year ago
..
GBNFGrammarParser.cs Assorted cleanup leftover after the huge change in the last PR (comments, syntax style, etc) 2 years ago
Grammar.cs Code cleanup driven by R# suggestions: 1 year ago
GrammarRule.cs Created a hierarchy of exceptions for grammar format issues. This allows the base catch-all exception to be caught for general handling, or more specific exceptions to be caught for more specific handling. 2 years ago