code_cat

Results 1 issues of code_cat

I found, that there are some missing cursor kinds from enumerations.py script: CursorKind.MS_ASM_STMT = CursorKind(229) CursorKind.OBJ_SELF_EXPR = CursorKind(146) CursorKind.MODULE_IMPORT_DECL = CursorKind(600)