From bcf001401a6a9f56089b2e8af8fc9928a8cc58a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Sun, 24 Feb 2019 17:38:00 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6738af8c..3c56a38b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Mirrors the Clang's C/C++ AST and type system classes in C# APIs. Check out [_Clang's AST introduction docs_](http://clang.llvm.org/docs/IntroductionToTheClangAST.html) for more details about its architecture. * C++ declarations + * C++ statements / expressions * C++ types * Class object layout * Declaration visitors