clang API Documentation

Public Member Functions | Public Attributes
clang::comments::BlockCommandComment::Argument Struct Reference

#include <Comment.h>

Collaboration diagram for clang::comments::BlockCommandComment::Argument:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Argument ()
 Argument (SourceRange Range, StringRef Text)

Public Attributes

SourceRange Range
StringRef Text

Detailed Description

Definition at line 604 of file Comment.h.


Constructor & Destructor Documentation

Definition at line 608 of file Comment.h.

Definition at line 609 of file Comment.h.


Member Data Documentation

Definition at line 605 of file Comment.h.

Definition at line 606 of file Comment.h.


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