System.Web.Razor.Parser.SyntaxTree Namespace
The System.Web.Razor.Parser.SyntaxTree namespace contains classes that are for internal use and that are not intended to be called directly from your code.
| Class | Description | |
|---|---|---|
![]() | AutoCompleteEditHandler | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the auto-complete editing handler class. |
![]() | Block | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the block for creating webpages. |
![]() | BlockBuilder | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the block builder for the webpages. |
![]() | RazorError | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a parsing error in Razor. |
![]() | Span | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a Razor parse tree node that contains the all the content of a block node. |
![]() | SpanBuilder | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the span builder for the syntax tree. |
![]() | SyntaxTreeNode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the node for the syntax tree. |
| Enumeration | Description | |
|---|---|---|
![]() | AcceptedCharacters | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | BlockType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | SpanKind | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:
