Files
codeql/rust/ql/test/extractor-tests/generated/Impl/Impl.expected
2025-06-25 12:02:13 +02:00

16 lines
559 B
Plaintext

instances
| gen_impl.rs:4:5:9:5 | impl MyTrait for MyType { ... } | isConst: | no | isDefault: | no | isUnsafe: | no |
getExtendedCanonicalPath
getCrateOrigin
getAttributeMacroExpansion
getAssocItemList
| gen_impl.rs:4:5:9:5 | impl MyTrait for MyType { ... } | gen_impl.rs:7:29:9:5 | AssocItemList |
getAttr
getGenericParamList
getSelfTy
| gen_impl.rs:4:5:9:5 | impl MyTrait for MyType { ... } | gen_impl.rs:7:22:7:27 | MyType |
getTrait
| gen_impl.rs:4:5:9:5 | impl MyTrait for MyType { ... } | gen_impl.rs:7:10:7:16 | MyTrait |
getVisibility
getWhereClause