Files
codeql/python/ql/test/library-tests/PointsTo/inheritance/Self.expected
2018-11-19 15:15:54 +00:00

19 lines
539 B
Plaintext

| 9 | self | class Derived1 |
| 9 | self | class Derived2 |
| 9 | self | class Derived4 |
| 9 | self | class Derived5 |
| 9 | self | class Derived6 |
| 9 | self | class Wrong1 |
| 9 | self | class Wrong2 |
| 14 | self | class Derived2 |
| 14 | self | class Derived4 |
| 14 | self | class Derived6 |
| 14 | self | class Wrong1 |
| 14 | self | class Wrong2 |
| 22 | self | class Derived4 |
| 27 | self | class Derived5 |
| 27 | self | class Derived6 |
| 32 | self | class Derived6 |
| 38 | self | class Wrong1 |
| 43 | self | class Wrong2 |