TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.At 方法

定义

protected public:
 bool At(TSymbolType type);
protected internal bool At (TSymbolType type);
member this.At : 'SymbolType -> bool
Protected Friend Function At (type As TSymbolType) As Boolean

参数

type
TSymbolType

返回

适用于