Reconstruct the semantic clang AST with dextool data structures suitable for code generation.
Note that it do NOT traverses the inheritance chain.
The reconstructed class.
See Implementation
Reconstruct the semantic clang AST with dextool data structures suitable for code generation.
Note that it do NOT traverses the inheritance chain.