cindex/Python: Move Cursor.is_ methods to CursorKind, and add test.
Also, add CursorKind.get_all_kinds(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94389 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- bindings/python/clang/cindex.py 60 additions, 52 deletionsbindings/python/clang/cindex.py
- bindings/python/tests/cindex/test_cursor_kind.py 27 additions, 0 deletionsbindings/python/tests/cindex/test_cursor_kind.py
- bindings/python/tests/cindex/test_translation_unit.py 1 addition, 1 deletionbindings/python/tests/cindex/test_translation_unit.py
Loading
Please register or sign in to comment