System.Web.Razor.Parser.SyntaxTree 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
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. |
Enums
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. |