Files
codeql/swift/ql/test/extractor-tests/generated/decl/ClassDecl/ClassDecl.expected
Paolo Tranquilli 86ebb0bb68 Swift: fix qltest skipping and skip isUnknown
Also remove obsolete accessor and function hand-written tests.
2022-06-15 09:16:55 +02:00

4 lines
311 B
Plaintext

| class.swift:1:1:7:1 | Foo | getInterfaceType: | Foo.Type | getName: | Foo | getType: | Foo |
| class.swift:11:1:14:1 | Generic | getInterfaceType: | Generic<X, Y>.Type | getName: | Generic | getType: | Generic |
| class.swift:16:1:17:1 | Baz | getInterfaceType: | Baz.Type | getName: | Baz | getType: | Baz |