共用方式為


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

傳回

適用於