Files
codeql/python/extractor/tests/tokenizer/tab.tokens

13 lines
481 B
Plaintext

2,0-2,5: NAME 'class'
2,6-2,7: NAME 'C'
2,7-2,8: LPAR '('
2,8-2,14: NAME 'object'
2,14-2,15: RPAR ')'
2,15-2,16: COLON ':'
2,16-2,17: NEWLINE '\n'
3,0-3,1: INDENT '\t'
3,1-3,5: NAME 'pass'
3,5-3,6: NEWLINE '\n'
4,0-4,0: DEDENT ''
4,0-4,0: ENDMARKER ''