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