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 public bool IsFirstOnLine { get; set; }
Property Value
Type:
BooleanSee Also