Share via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.At Method

Definition

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

Parameters

type
TSymbolType

Returns

Applies to