Share via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.AtIdentifier Method

Definition

protected:
 bool AtIdentifier(bool allowKeywords);
protected bool AtIdentifier (bool allowKeywords);
member this.AtIdentifier : bool -> bool
Protected Function AtIdentifier (allowKeywords As Boolean) As Boolean

Parameters

allowKeywords
Boolean

Returns

Applies to