Click or drag to resize

TokenIsFirstOnLine Property

True if the Token is the first one on the current line.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsFirstOnLine { get; set; }

Property Value

Type: Boolean
See Also