Child pages
  • Wishlist
Skip to end of metadata
Go to start of metadata
  1. We need to add Location property to RuleDefenition. 
  2. We have to think about a preprocessor extensibility.
  3. We should add the "IgnoreMissingNames" option. This is will be useful when using Nitra as a extended regexp.
  4. We should add declarative constraints on AST. For example, we can check C# class modifiers by this constraints.
  5. We must handle a Identifier rule as special case. It should improve performance.
  • No labels