ΒΆenum CXCommentKind clang_Comment_getKind(
CXComment Comment)
enum CXCommentKind clang_Comment_getKind(
CXComment Comment)
Declared at: clang/include/clang-c/Documentation.h:217
Parameters
- CXComment Comment
- AST node of any kind.
Returns
the type of the AST node.