#include "pt-delimiter-list.h"
Definition at line 38 of file pt-delimiter-list.h.
◆ element_type
◆ beg_pos()
| filepos tree_delimiter_list::beg_pos |
( |
| ) |
const |
|
inline |
◆ count()
| size_t tree_delimiter_list::count |
( |
| ) |
const |
|
inline |
◆ delims()
| std::stack< element_type > tree_delimiter_list::delims |
( |
| ) |
const |
|
inline |
◆ empty()
| bool tree_delimiter_list::empty |
( |
| ) |
const |
|
inline |
◆ end_pos()
| filepos tree_delimiter_list::end_pos |
( |
| ) |
const |
|
inline |
◆ leading_comments()
| comment_list tree_delimiter_list::leading_comments |
( |
| ) |
const |
|
inline |
◆ push()
| void tree_delimiter_list::push |
( |
const token & |
open_delim, |
|
|
const token & |
close_delim |
|
) |
| |
|
inline |
◆ trailing_comments()
| comment_list tree_delimiter_list::trailing_comments |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: