Microsoft.AspNetCore.Razor.Parser 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
| Name | Description |
|---|---|
| CSharpCodeParser | |
| CSharpCodeParser.Block | |
| CSharpLanguageCharacteristics | |
| LanguageCharacteristics<TTokenizer,TSymbol,TSymbolType> | |
| ParserBase | |
| ParserContext | |
| ParserHelpers | |
| ParserVisitor | |
| ParserVisitorExtensions | |
| RazorParser | |
| RewritingContext |
Informational class for rewriting a syntax tree. |
| SyntaxConstants | |
| SyntaxConstants.CSharp | |
| TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType> | |
Interfaces
| Name | Description |
|---|---|
| ISyntaxTreeRewriter |
Contract for rewriting a syntax tree. |
Enums
| Name | Description |
|---|---|
| BalancingModes | |