次の方法で共有


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

戻り値

適用対象