Add cpp_base_class

This commit is contained in:
Jonathan Müller 2017-01-24 20:29:30 +01:00
commit fe5eb5a047
5 changed files with 78 additions and 3 deletions

View file

@ -28,6 +28,7 @@ namespace cppast
class_t,
access_specifier_t,
base_class_t,
variable_t,