Browse Source

Update README.md

pull/1179/head
João Matos 7 years ago committed by GitHub
parent
commit
bcf001401a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -32,6 +32,7 @@ Mirrors the Clang's C/C++ AST and type system classes in C# APIs. @@ -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

Loading…
Cancel
Save