line In File Location
Declares that this problem is in a file on a line.
Return
this
Parameters
path
the file location
line
the one-indexed line number
Declares that this problem is in a file with on a line at a certain position.
Return
this
Parameters
path
the file location
line
the one-indexed line number
column
the one-indexed column
Declares that this problem is in a file with on a line at a certain position.
Return
this
Parameters
path
the file location
line
the one-indexed line number
column
the one-indexed column
length
the length of the text