FileRange

Positional information of a text element in a file

Fields

endColumn (Int!)

The column of the text element's end

endLine (Int!)

The line of the text element's end

path (String!)

The file path

startColumn (Int!)

The column of the text element's beginning

startLine (Int!)

The line of the text element's beginning