|
My Project
|
#include <ast_getter.h>
Data Fields | |
| m_str | str |
| loc_t | loc |
| comment_t | type |
| bool | alone |
| bool | block |
Definition at line 12 of file ast_getter.h.
| bool Comment::alone |
Definition at line 16 of file ast_getter.h.
| bool Comment::block |
Definition at line 17 of file ast_getter.h.
| loc_t Comment::loc |
Definition at line 14 of file ast_getter.h.
| m_str Comment::str |
Definition at line 13 of file ast_getter.h.
| comment_t Comment::type |
Definition at line 15 of file ast_getter.h.