Python: Copy Python extractor to codeql repo

This commit is contained in:
Taus
2024-02-28 15:15:21 +00:00
parent 297a17975d
commit 6dec323cfc
369 changed files with 165346 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
1,0-1,3: NAME 'def'
1,4-1,7: NAME 'foo'
1,7-1,8: LPAR '('
1,8-1,9: RPAR ')'
1,9-1,10: COLON ':'
1,10-1,11: NEWLINE '\n'
2,0-2,4: INDENT ' '
2,4-2,8: NAME 'pass'
5,0-5,1: NEWLINE '\n'
6,0-6,0: DEDENT ''
6,0-6,0: ENDMARKER ''