Click or drag to resize

ParserResetPeekAhead Method

Reset the peek ahead queue index.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void ResetPeekAhead()
See Also