clang API Documentation

Static Public Member Functions | Protected Member Functions
clang::comments::BlockContentComment Class Reference

#include <Comment.h>

Inheritance diagram for clang::comments::BlockContentComment:
Inheritance graph
[legend]
Collaboration diagram for clang::comments::BlockContentComment:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static bool classof (const Comment *C)

Protected Member Functions

 BlockContentComment (CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd)

Detailed Description

Block content (contains inline content). Abstract class.

Definition at line 536 of file Comment.h.


Constructor & Destructor Documentation

Definition at line 538 of file Comment.h.


Member Function Documentation

static bool clang::comments::BlockContentComment::classof ( const Comment C) [inline, static]

The documentation for this class was generated from the following file: