cncc icon indicating copy to clipboard operation
cncc copied to clipboard

Examples for CursorKind

Open daniel-j-h opened this issue 9 years ago • 2 comments

Examples directory for various / all CursorKinds and how the kinds map to C++ classes, variables, and so on.

Maybe provide a single big C++ file and annotate it based on the AST.

daniel-j-h avatar Aug 11 '15 02:08 daniel-j-h

+1

cjgdev avatar Aug 11 '15 12:08 cjgdev

In the meantime, check out the documentation on CursorKind (see the readme) or dump Clang's AST (as also described in the readme).

daniel-j-h avatar Aug 11 '15 13:08 daniel-j-h