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

傳回

適用於