We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a23f51 commit bcf0014Copy full SHA for bcf0014
README.md
@@ -32,6 +32,7 @@ Mirrors the Clang's C/C++ AST and type system classes in C# APIs.
32
Check out [_Clang's AST introduction docs_](http://clang.llvm.org/docs/IntroductionToTheClangAST.html) for more details about its architecture.
33
34
* C++ declarations
35
+ * C++ statements / expressions
36
* C++ types
37
* Class object layout
38
* Declaration visitors
0 commit comments