次の方法で共有


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Lookahead メソッド

定義

protected:
 TSymbol Lookahead(int count);
protected TSymbol Lookahead (int count);
member this.Lookahead : int -> 'Symbol
Protected Function Lookahead (count As Integer) As TSymbol

パラメーター

count
Int32

戻り値

TSymbol

適用対象