What a link can point at, written the way flowR names a place in a script:
12
12-15
12@sum
sum
12:5
lint:<rule>
lint:<rule>@12
dep:<kind>
dep:<kind>@12
Mark.isValid to check one, Mark.compress to shorten a list
What a link can point at, written the way flowR names a place in a script:
12is the whole line,12-15the lines from 12 to 1512@sumis the namesumon line 12,12:5whatever starts at that columnlint:<rule>is everything a linting rule reported,lint:<rule>@12its finding on that linedep:<kind>is what the dependency query found of that kind,dep:<kind>@12the one on that line