aspnetcore/src/Microsoft.AspNetCore.Razor....
Ryan Nowak d40f6d3151 Add abstractions for Razor IR
This is an API skeleton for the IR data model that we'll be using as a
spiritual continuation of the 'chunks' API. Currently missing a lot of
detail which will be filled in as needed.
2016-11-16 14:06:02 -08:00
..
Intermediate Add abstractions for Razor IR 2016-11-16 14:06:02 -08:00
Legacy
Properties Add abstractions for Razor IR 2016-11-16 14:06:02 -08:00
DefaultItemCollection.cs
DefaultRazorCodeDocument.cs
DefaultRazorEngine.cs
DefaultRazorEngineBuilder.cs
DefaultRazorParsingPhase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
DefaultRazorSourceDocument.cs
DefaultRazorSyntaxTree.cs
DefaultRazorSyntaxTreePhase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
IRazorEngineBuilder.cs
IRazorEngineFeature.cs
IRazorEnginePhase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
IRazorParsingPhase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
IRazorSyntaxTreePass.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
IRazorSyntaxTreePhase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
ItemCollection.cs
LegacyResources.resx
Microsoft.AspNetCore.Razor.Evolution.xproj
RazorCodeDocument.cs
RazorCodeDocumentExtensions.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
RazorEngine.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
RazorEnginePhaseBase.cs Add skeleton of syntax phases 2016-11-16 14:06:01 -08:00
RazorSourceDocument.cs
RazorSyntaxTree.cs
Resources.resx Add abstractions for Razor IR 2016-11-16 14:06:02 -08:00
project.json