SourcePosition.None Field
Represents no source position, e.g. the parent node was generated programmatically.
public static readonly SourcePosition None;
Returns
The none position.
Last modified: 22 November 2024
Represents no source position, e.g. the parent node was generated programmatically.
The none position.