TokenizerBackedParser(TTokenizer, TSymbol, TSymbolType).AtIdentifier Method
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether the token is at the specified identifier.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- allowKeywords
- Type: System.Boolean
true to allow keywords; otherwise, false.
Show: