mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
3 lines
256 B
Plaintext
3 lines
256 B
Plaintext
| gen_if_expr.rs:5:5:7:5 | if ... {...} | getNumberOfAttrs: | 0 | hasCondition: | yes | hasElse: | no | hasThen: | yes |
|
|
| gen_if_expr.rs:8:13:12:5 | if ... {...} else {...} | getNumberOfAttrs: | 0 | hasCondition: | yes | hasElse: | yes | hasThen: | yes |
|