Initial infrastrucure for a better html parser - Added new syntax node types that follow Roslyn's red/green pattern - Modified the html text node in the current syntax tree to use the new nodes - Updated test infrastructure - Generated baselines |
||
|---|---|---|
| .. | ||
| ClassifiedSpan | ||
| TagHelperSpan | ||
| BlockFactory.cs | ||
| BlockTypes.cs | ||
| ErrorCollector.cs | ||
| IntializeTestFileAttribute.cs | ||
| ParserTestBase.cs | ||
| RawTextToken.cs | ||
| SyntaxTreeNodeSerializer.cs | ||
| SyntaxTreeNodeVerifier.cs | ||
| SyntaxTreeNodeWalker.cs | ||
| SyntaxTreeNodeWriter.cs | ||
| TestSpanBuilder.cs | ||