#include "comment-list.h"
Detailed Description
Definition at line 36 of file comment-list.h.
Member Enumeration Documentation
- Enumerator:
| unknown |
|
| block |
|
| full_line |
|
| end_of_line |
|
| doc_string |
|
| copyright |
|
Definition at line 41 of file comment-list.h.
Constructor & Destructor Documentation
| octave_comment_elt::octave_comment_elt |
( |
const std::string & |
s = std::string (), |
|
|
comment_type |
t = unknown |
|
) |
| |
|
inline |
| octave_comment_elt::~octave_comment_elt |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
| std::string octave_comment_elt::text |
( |
void |
| ) |
const |
|
inline |
Member Data Documentation
| std::string octave_comment_elt::txt |
|
private |
The documentation for this class was generated from the following file: