Add and parse unexposed entity

This commit is contained in:
Jonathan Müller 2017-03-30 12:04:18 +02:00
commit df684694cc
8 changed files with 94 additions and 2 deletions

View file

@ -55,6 +55,8 @@ namespace cppast
class_template_t,
class_template_specialization_t,
unexposed_t,
count,
};