INTERNAL: Do not use.
A try expression using the ? operator.
For example:
let x = foo()?;
// ^
Import path
import codeql.rust.elements.internal.generated.RawPredicates
| getAttr | Gets the |
| getExpr | Gets the expression of this try expression, if it exists. |
| getNumberOfAttrs | Gets the number of attrs of this try expression. |
| toString |