Add and parse unexposed entity
This commit is contained in:
parent
d18070a799
commit
df684694cc
8 changed files with 94 additions and 2 deletions
|
|
@ -55,6 +55,8 @@ namespace cppast
|
|||
class_template_t,
|
||||
class_template_specialization_t,
|
||||
|
||||
unexposed_t,
|
||||
|
||||
count,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue