Deletes CSharpIRToken to use the more general RazorIRToken class. Rather than using the visitor to visit tokens, now writing a CSharpExpresionIRNode is an 'atom', and will write its tokens itself. |
||
|---|---|---|
| .. | ||
| DefaultRazorIRBuilderTest.cs | ||
| ExtensionIRNodeTest.cs | ||
| RazorIRAssert.cs | ||
| RazorIRBuilderExtensionsTest.cs | ||
| RazorIRBuilderTest.cs | ||
| RazorIRNodeWalkerTest.cs | ||