TokenIsCompilerDirective Property |
True if the
Token is the start of a compiler directive.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsCompilerDirective { get; }
Property Value
Type:
BooleanSee Also