共用方式為


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

適用於