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

적용 대상