- precursor for #129 - remove unused `GeneratorResults` ctor to avoid duplicating `ParserResults` code nit: make a few `ParserResults` properties immutable - also change `ParserErrors` type to `IEnumerable<RazorError>` |
||
|---|---|---|
| .. | ||
| CSharp | ||
| Html | ||
| PartialParsing | ||
| BlockTest.cs | ||
| CallbackParserListenerTest.cs | ||
| ParserContextTest.cs | ||
| ParserVisitorExtensionsTest.cs | ||
| RazorParserTest.cs | ||
| WhitespaceRewriterTest.cs | ||