Share via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.Was Method

Definition

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

Parameters

type
TSymbolType

Returns

Applies to