SourceFileLine

Property in Declaration

Summary

The line number at which this Declaration was found in the source file.

public int SourceFileLine { get; internal set; }

Remarks

If this Declaration was not found in a Yarn source file, this will be -1.

Last updated

Was this helpful?