Node<TNode>.SourcePosition Property
Definition
The position of the node in the source code.
public virtual SourcePosition SourcePosition { get; set; }
Property Value
The source position.
The position of the node in the source code.
public virtual SourcePosition SourcePosition { get; set; }
The source position.