StartColumn is the starting column. If the starting column is not known, this will be 0.
()
| 138 | // |
| 139 | // If the starting column is not known, this will be 0. |
| 140 | StartColumn() int |
| 141 | // EndLine is the ending line. |
| 142 | // |
| 143 | // If the ending line is not known, this will be 0. |
no outgoing calls
no test coverage detected