次の方法で共有


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

戻り値

適用対象