|
|
|
@ -538,6 +538,7 @@ namespace CppSharp.AST
@@ -538,6 +538,7 @@ namespace CppSharp.AST
|
|
|
|
|
{ |
|
|
|
|
A, |
|
|
|
|
Abstract, |
|
|
|
|
Addindex, |
|
|
|
|
Addtogroup, |
|
|
|
|
Anchor, |
|
|
|
|
Arg, |
|
|
|
@ -548,15 +549,23 @@ namespace CppSharp.AST
@@ -548,15 +549,23 @@ namespace CppSharp.AST
|
|
|
|
|
Brief, |
|
|
|
|
Bug, |
|
|
|
|
C, |
|
|
|
|
Callgraph, |
|
|
|
|
Callback, |
|
|
|
|
Callergraph, |
|
|
|
|
Category, |
|
|
|
|
Cite, |
|
|
|
|
Class, |
|
|
|
|
Classdesign, |
|
|
|
|
Coclass, |
|
|
|
|
Code, |
|
|
|
|
Endcode, |
|
|
|
|
Concept, |
|
|
|
|
Cond, |
|
|
|
|
Const, |
|
|
|
|
Constant, |
|
|
|
|
Copybrief, |
|
|
|
|
Copydetails, |
|
|
|
|
Copydoc, |
|
|
|
|
Copyright, |
|
|
|
|
Date, |
|
|
|
|
Def, |
|
|
|
@ -564,18 +573,35 @@ namespace CppSharp.AST
@@ -564,18 +573,35 @@ namespace CppSharp.AST
|
|
|
|
|
Dependency, |
|
|
|
|
Deprecated, |
|
|
|
|
Details, |
|
|
|
|
Diafile, |
|
|
|
|
Dir, |
|
|
|
|
Discussion, |
|
|
|
|
Docbookinclude, |
|
|
|
|
Docbookonly, |
|
|
|
|
Enddocbookonly, |
|
|
|
|
Dontinclude, |
|
|
|
|
Dot, |
|
|
|
|
Enddot, |
|
|
|
|
Dotfile, |
|
|
|
|
E, |
|
|
|
|
Else, |
|
|
|
|
Elseif, |
|
|
|
|
Em, |
|
|
|
|
Emoji, |
|
|
|
|
Endcond, |
|
|
|
|
Endif, |
|
|
|
|
Enum, |
|
|
|
|
Example, |
|
|
|
|
Exception, |
|
|
|
|
Extends, |
|
|
|
|
Flbrace, |
|
|
|
|
Frbrace, |
|
|
|
|
Flsquare, |
|
|
|
|
Frsquare, |
|
|
|
|
Fdollar, |
|
|
|
|
Flparen, |
|
|
|
|
Frparen, |
|
|
|
|
File, |
|
|
|
|
Fn, |
|
|
|
|
Function, |
|
|
|
|
Functiongroup, |
|
|
|
@ -583,39 +609,71 @@ namespace CppSharp.AST
@@ -583,39 +609,71 @@ namespace CppSharp.AST
|
|
|
|
|
Helper, |
|
|
|
|
Helperclass, |
|
|
|
|
Helps, |
|
|
|
|
Hidecallgraph, |
|
|
|
|
Hidecallergraph, |
|
|
|
|
Hideinitializer, |
|
|
|
|
Hiderefby, |
|
|
|
|
Hiderefs, |
|
|
|
|
Htmlinclude, |
|
|
|
|
Htmlonly, |
|
|
|
|
Endhtmlonly, |
|
|
|
|
Idlexcept, |
|
|
|
|
If, |
|
|
|
|
Ifnot, |
|
|
|
|
Image, |
|
|
|
|
Implements, |
|
|
|
|
Include, |
|
|
|
|
Ingroup, |
|
|
|
|
Instancesize, |
|
|
|
|
Interface, |
|
|
|
|
Internal, |
|
|
|
|
Endinternal, |
|
|
|
|
Invariant, |
|
|
|
|
Latexinclude, |
|
|
|
|
Latexonly, |
|
|
|
|
Endlatexonly, |
|
|
|
|
Li, |
|
|
|
|
Line, |
|
|
|
|
Link, |
|
|
|
|
Slashlink, |
|
|
|
|
Mainpage, |
|
|
|
|
Maninclude, |
|
|
|
|
Manonly, |
|
|
|
|
Endmanonly, |
|
|
|
|
Memberof, |
|
|
|
|
Method, |
|
|
|
|
Methodgroup, |
|
|
|
|
Msc, |
|
|
|
|
Endmsc, |
|
|
|
|
Mscfile, |
|
|
|
|
Name, |
|
|
|
|
Namespace, |
|
|
|
|
Noop, |
|
|
|
|
Nosubgrouping, |
|
|
|
|
Note, |
|
|
|
|
Overload, |
|
|
|
|
Ownership, |
|
|
|
|
P, |
|
|
|
|
Page, |
|
|
|
|
Par, |
|
|
|
|
Parblock, |
|
|
|
|
Endparblock, |
|
|
|
|
Paragraph, |
|
|
|
|
Param, |
|
|
|
|
Performance, |
|
|
|
|
Post, |
|
|
|
|
Pre, |
|
|
|
|
Private, |
|
|
|
|
Privatesection, |
|
|
|
|
Property, |
|
|
|
|
Protected, |
|
|
|
|
Protectedsection, |
|
|
|
|
Protocol, |
|
|
|
|
Public, |
|
|
|
|
Publicsection, |
|
|
|
|
Pure, |
|
|
|
|
Ref, |
|
|
|
|
Refitem, |
|
|
|
|
Related, |
|
|
|
|
Relatedalso, |
|
|
|
|
Relates, |
|
|
|
@ -626,22 +684,34 @@ namespace CppSharp.AST
@@ -626,22 +684,34 @@ namespace CppSharp.AST
|
|
|
|
|
Return, |
|
|
|
|
Returns, |
|
|
|
|
Retval, |
|
|
|
|
Rtfinclude, |
|
|
|
|
Rtfonly, |
|
|
|
|
Endrtfonly, |
|
|
|
|
Sa, |
|
|
|
|
Secreflist, |
|
|
|
|
Endsecreflist, |
|
|
|
|
Section, |
|
|
|
|
Security, |
|
|
|
|
See, |
|
|
|
|
Seealso, |
|
|
|
|
Short, |
|
|
|
|
Showinitializer, |
|
|
|
|
Showrefby, |
|
|
|
|
Showrefs, |
|
|
|
|
Since, |
|
|
|
|
Skip, |
|
|
|
|
Skipline, |
|
|
|
|
Snippet, |
|
|
|
|
Static, |
|
|
|
|
Struct, |
|
|
|
|
Subpage, |
|
|
|
|
Subsection, |
|
|
|
|
Subsubsection, |
|
|
|
|
Superclass, |
|
|
|
|
Tableofcontents, |
|
|
|
|
Template, |
|
|
|
|
Templatefield, |
|
|
|
|
Test, |
|
|
|
|
Textblock, |
|
|
|
|
Slashtextblock, |
|
|
|
|
Throw, |
|
|
|
@ -649,13 +719,19 @@ namespace CppSharp.AST
@@ -649,13 +719,19 @@ namespace CppSharp.AST
|
|
|
|
|
Todo, |
|
|
|
|
Tparam, |
|
|
|
|
Typedef, |
|
|
|
|
Startuml, |
|
|
|
|
Enduml, |
|
|
|
|
Union, |
|
|
|
|
Until, |
|
|
|
|
Var, |
|
|
|
|
Verbinclude, |
|
|
|
|
Verbatim, |
|
|
|
|
Endverbatim, |
|
|
|
|
Version, |
|
|
|
|
Warning, |
|
|
|
|
Weakgroup, |
|
|
|
|
Xrefitem, |
|
|
|
|
Xmlinclude, |
|
|
|
|
Xmlonly, |
|
|
|
|
Endxmlonly |
|
|
|
|
} |
|
|
|
|