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

定义

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

参数

type
TSymbolType

返回

适用于