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.

  ClassDescription
Public classAutoCompleteEditHandlerThis 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.
Public classBlockThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the block for creating webpages.
Public classBlockBuilderThis 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.
Public classRazorErrorThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Represents a parsing error in Razor.
Public classSpanThis 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.
Public classSpanBuilderThis 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.
Public classSyntaxTreeNodeThis 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.

  EnumerationDescription
Public enumerationAcceptedCharactersThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationBlockTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationSpanKindThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Show: