TokenizerBackedParser<TTokenizer, TSymbol, TSymbolType>.NextIs Method (TSymbolType)
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether the token with the given type would pass.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- type
- Type: TSymbolType
The type of the token.
Show: