Skip to content

Node<TNode>.SourcePosition Property

Definition

The position of the node in the source code.

public virtual SourcePosition SourcePosition { get; set; }

View source

Property Value

SourcePosition

The source position.