Click or drag to resize

ParserParentStartingToken Field

The starting token of the last parent code object.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Token ParentStartingToken

Field Value

Type: Token
See Also