Share via


Tokenizer<TSymbol,TSymbolType>.ResumeSymbol(TSymbol) Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Resumes using the previous language symbol type.

protected void ResumeSymbol (TSymbol previous);
member this.ResumeSymbol : 'Symbol -> unit
Protected Sub ResumeSymbol (previous As TSymbol)

Parameters

previous
TSymbol

The previous language symbol type.

Applies to