#include "lex.h"
Public Member Functions | |
comment_buffer () | |
~comment_buffer () | |
void | append (const std::string &s, comment_elt::comment_type t, bool uses_hash_char) |
comment_list * | get_comment () |
void | reset () |
|
inline |
|
inline |
Definition at line 584 of file lex.h.
Referenced by base_parser::finish_if_command(), base_parser::finish_switch_command(), base_parser::make_do_until_command(), base_parser::make_for_command(), base_parser::make_try_command(), base_parser::make_unwind_command(), base_parser::make_while_command(), and base_parser::start_function().