cprover
show_symbol_table.h File Reference

Show the symbol table. More...

#include <util/ui_message.h>
+ Include dependency graph for show_symbol_table.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void show_symbol_table (const symbol_tablet &, ui_message_handlert &ui)
 
void show_symbol_table_brief (const symbol_tablet &, ui_message_handlert &ui)
 
void show_symbol_table (const goto_modelt &, ui_message_handlert &ui)
 
void show_symbol_table_brief (const goto_modelt &, ui_message_handlert &ui)
 

Detailed Description

Show the symbol table.

Definition in file show_symbol_table.h.

Function Documentation

◆ show_symbol_table() [1/2]

void show_symbol_table ( const goto_modelt ,
ui_message_handlert ui 
)

Definition at line 288 of file show_symbol_table.cpp.

◆ show_symbol_table() [2/2]

void show_symbol_table ( const symbol_tablet ,
ui_message_handlert ui 
)

Definition at line 268 of file show_symbol_table.cpp.

◆ show_symbol_table_brief() [1/2]

void show_symbol_table_brief ( const goto_modelt ,
ui_message_handlert ui 
)

Definition at line 315 of file show_symbol_table.cpp.

◆ show_symbol_table_brief() [2/2]

void show_symbol_table_brief ( const symbol_tablet ,
ui_message_handlert ui 
)

Definition at line 295 of file show_symbol_table.cpp.