System.Web.Razor.Tokenizer Namespace

This namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Classes

  Class Description
Public class CSharpHelpers This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides helper functions for the CSharp tokenizer.
Public class CSharpTokenizer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a CSharp tokenizer.
Public class HtmlTokenizer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the html tokenizer of the razor.
Public class Tokenizer<TSymbol, TSymbolType> This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class TokenizerView<TTokenizer, TSymbol, TSymbolType> This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the specified parameters for the tokenizer view.
Public class VBHelpers This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a set of characters as helpers in VB.
Public class VBTokenizer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Allows an application to break a VB symbol into tokens.

Interfaces

  Interface Description
Public interface ITokenizer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.