RelSource returns a RelativeSource for a given expression id.
(ValueString)
| 201 | Env() *cel.Env |
| 202 | // RelSource returns a RelativeSource for a given expression id. |
| 203 | RelSource(ValueString) *RelativeSource |
| 204 | // ReportErrorAtID reports an error at the given expression id. |
| 205 | ReportErrorAtID(int64, string, ...any) |
| 206 | } |
no outgoing calls
no test coverage detected