compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
37 stars 21 forks source link

Add to the returned methods the methods of its base classes. #66

Closed vgvassilev closed 1 year ago

vgvassilev commented 1 year ago

As we discussed we should not be including the base class methods in the GetMethods interface.