Click or drag to resize

Parser_peekAheadTokens Field

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected readonly List<Token> _peekAheadTokens

Field Value

Type: ListToken
See Also