Click or drag to resize

Parser_conditionalNestingLevelStack Field

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected readonly Stack<int> _conditionalNestingLevelStack

Field Value

Type: StackInt32
See Also