This involved adding more boiler plate to the base of the visitor classes such as a Writer and a Context. By following this contract for new visitors we'll ensure that visitors have enough information to add new features to Razor. |
||
|---|---|---|
| src/Microsoft.AspNet.Razor | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| Razor.sln | ||
| build.cmd | ||
| makefile.shade | ||