TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.AtIdentifier 方法

定义

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

参数

allowKeywords
Boolean

返回

适用于