Microsoft.AspNetCore.Razor.CodeGenerators.Visitors Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ChunkVisitor<TWriter> | |
CodeVisitor<TWriter> | |
CSharpBaseTypeVisitor | |
CSharpCodeVisitor | |
CSharpDesignTimeCodeVisitor | |
CSharpTagHelperAttributeValueVisitor |
CodeVisitor<TWriter> that writes code for a non- |
CSharpTagHelperFieldDeclarationVisitor | |
CSharpTagHelperPropertyInitializationVisitor |
The CodeVisitor<TWriter> that generates the code to initialize the TagHelperRunner. |
CSharpTypeMemberVisitor | |
CSharpUsingVisitor |
Interfaces
IChunkVisitor |