mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
9 lines
650 B
Plaintext
9 lines
650 B
Plaintext
| test.py:6:5:6:16 | Function x | getter | test.py:5:6:5:13 | Property x |
|
|
| test.py:11:5:11:23 | Function x | setter | test.py:5:6:5:13 | Property x |
|
|
| test.py:15:5:15:16 | Function x | deleter | test.py:5:6:5:13 | Property x |
|
|
| test.py:21:5:21:16 | Function x | getter | test.py:20:6:20:13 | Property x |
|
|
| test.py:28:5:28:19 | Function getx | getter | test.py:37:9:37:59 | Property getx |
|
|
| test.py:31:5:31:26 | Function setx | setter | test.py:37:9:37:59 | Property getx |
|
|
| test.py:34:5:34:19 | Function delx | deleter | test.py:37:9:37:59 | Property getx |
|
|
| test.py:41:5:41:19 | Function getx | getter | test.py:44:9:44:22 | Property getx |
|