12 #ifndef CPROVER_CPP_CPP_PARSER_H
13 #define CPROVER_CPP_CPP_PARSER_H
29 virtual bool parse()
override;
Globally accessible architectural configuration.
cpp_token_buffert token_buffer
cpp_parse_treet parse_tree
cpp_tokent & current_token()
std::optional< bool > support_float16
virtual bool parse() override
ansi_c_parsert::modet mode
cpp_parsert(message_handlert &message_handler)
unsigned parenthesis_counter
cpp_tokent & current_token()
source_locationt source_location
unsigned get_line_no() const
const irep_idt & get_file() const
C++ Parser: Token Buffer.