CBMC
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
show_symbol_table.h
Go to the documentation of this file.
1/*******************************************************************\
2
3Module: Show the symbol table
4
5Author: Daniel Kroening, kroening@kroening.com
6
7\*******************************************************************/
8
11
12#ifndef CPROVER_GOTO_PROGRAMS_SHOW_SYMBOL_TABLE_H
13#define CPROVER_GOTO_PROGRAMS_SHOW_SYMBOL_TABLE_H
14
15class goto_modelt;
18
20
22 const symbol_table_baset &,
24
26 const goto_modelt &,
28
30 const goto_modelt &,
32
33#endif // CPROVER_GOTO_PROGRAMS_SHOW_SYMBOL_TABLE_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Definition ai.h:562
The symbol table base class interface.
void show_symbol_table_brief(const symbol_table_baset &, ui_message_handlert &ui)
void show_symbol_table(const symbol_table_baset &, ui_message_handlert &ui)