Share via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Lookahead Method

Definition

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

Parameters

count
Int32

Returns

TSymbol

Applies to