Loc returns the place in the source code that triggerred the error.
()
| 35 | Error() string |
| 36 | // Loc returns the place in the source code that triggerred the error. |
| 37 | Loc() ast.LocationRange |
| 38 | } |
| 39 | |
| 40 | type staticError struct { |
no outgoing calls
no test coverage detected