StartLine is the starting line. If the starting line is not known, this will be 0.
()
| 134 | // |
| 135 | // If the starting line is not known, this will be 0. |
| 136 | StartLine() int |
| 137 | // StartColumn is the starting column. |
| 138 | // |
| 139 | // If the starting column is not known, this will be 0. |
no outgoing calls
no test coverage detected