Share via


TokenizerBackedParser<TTokenizer,TSymbol,TSymbolType>.AcceptSingleWhiteSpaceCharacter Method

Definition

protected:
 TSymbol AcceptSingleWhiteSpaceCharacter();
protected TSymbol AcceptSingleWhiteSpaceCharacter ();
member this.AcceptSingleWhiteSpaceCharacter : unit -> 'Symbol
Protected Function AcceptSingleWhiteSpaceCharacter () As TSymbol

Returns

TSymbol

Applies to