SourcePosition.CreateZeroWidthPrefix Method
Definition
Create a new SourcePosition with zero width at the start of this SourcePosition.
public abstract SourcePosition CreateZeroWidthPrefix();
Returns
A zero width SourcePosition.
Last modified: 22 November 2024