RelSource returns a RelativeSource for a given expression id.
(ValueString)
| 215 | Env() *cel.Env |
| 216 | // RelSource returns a RelativeSource for a given expression id. |
| 217 | RelSource(ValueString) *RelativeSource |
| 218 | // ReportErrorAtID reports an error at the given expression id. |
| 219 | ReportErrorAtID(int64, string, ...any) |
| 220 | } |
no outgoing calls
no test coverage detected