System.Web.Razor.Parser Namespace
The System.Web.Razor.Parser namespace contains classes that are for internal use and that are not intended to be called directly from your code.
| Class | Description | |
|---|---|---|
![]() | CallbackVisitor | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a visitor that executes a callback upon the completion of a visit. |
![]() | CSharpCodeParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a C sharp code parser. |
![]() | CSharpCodeParser::Block | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the block for this CSharpCode parser. |
![]() | CSharpLanguageCharacteristics | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the different language characteristics in a CSharp language. |
![]() | HtmlLanguageCharacteristics | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the different language characteristics in an html. |
![]() | HtmlMarkupParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a parser specifically for parsing HTML markup. |
![]() | LanguageCharacteristics<TTokenizer, TSymbol, TSymbolType> | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Provides methods that define the behavior of a Razor code language. |
![]() | ParserBase | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the parser base class for the razor. |
![]() | ParserContext | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a parser whose context can be switched to either a code or a markup. |
![]() | ParserHelpers | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Provides helper methods for the parser. |
![]() | ParserVisitor | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a parser visitor. |
![]() | ParserVisitorExtensions | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides extension methods for parser visitor. |
![]() | RazorParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a Razor parser. |
![]() | SyntaxConstants | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SyntaxConstants::CSharp | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SyntaxConstants::VB | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | TokenizerBackedParser<TTokenizer, TSymbol, TSymbolType> | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a tokenizer backed parser. |
![]() | VBCodeParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a Visual Basic code parser. |
![]() | VBLanguageCharacteristics | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the characteristics of the Visual Basic language. |
| Enumeration | Description | |
|---|---|---|
![]() | BalancingModes | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:

