다음을 통해 공유


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

반환

적용 대상