Show the symbol table. More...
#include "show_symbol_table.h"#include <iostream>#include <memory>#include <langapi/language.h>#include <langapi/mode.h>#include <util/json_irep.h>#include <util/json_stream.h>#include <util/ui_message.h>#include "goto_model.h"Go to the source code of this file.
symbol. Show the symbol table.
Definition in file show_symbol_table.cpp.
Gets the language which should be used for showing the type and value of the supplied symbol.
symbol in the case where the symbol specifies a known/registered language mode. Returns the globally configured default language/first language registered in the case where mode is empty or does not correspond to a known registered language. The enables showing the symbol even if the language is not recognised. Definition at line 35 of file show_symbol_table.cpp.
Definition at line 261 of file show_symbol_table.cpp.
Definition at line 241 of file show_symbol_table.cpp.
Definition at line 288 of file show_symbol_table.cpp.
Definition at line 268 of file show_symbol_table.cpp.
Definition at line 203 of file show_symbol_table.cpp.
Definition at line 47 of file show_symbol_table.cpp.
Definition at line 141 of file show_symbol_table.cpp.
Definition at line 69 of file show_symbol_table.cpp.
Definition at line 43 of file show_symbol_table.cpp.