cprover
|
This is the complete list of members for java_bytecode_instrumentt, including all inherited members.
add_expr_instrumentation(code_blockt &block, const exprt &expr) | java_bytecode_instrumentt | protected |
blue | messaget | static |
bold | messaget | static |
bright_blue | messaget | static |
bright_cyan | messaget | static |
bright_green | messaget | static |
bright_magenta | messaget | static |
bright_red | messaget | static |
bright_yellow | messaget | static |
check_arithmetic_exception(const exprt &denominator, const source_locationt &original_loc) | java_bytecode_instrumentt | protected |
check_array_access(const exprt &array_struct, const exprt &idx, const source_locationt &original_loc) | java_bytecode_instrumentt | protected |
check_array_length(const exprt &length, const source_locationt &original_loc) | java_bytecode_instrumentt | protected |
check_class_cast(const exprt &tested_expr, const struct_tag_typet &target_type, const source_locationt &original_loc) | java_bytecode_instrumentt | protected |
check_null_dereference(const exprt &expr, const source_locationt &original_loc) | java_bytecode_instrumentt | protected |
command(unsigned c) | messaget | inlinestatic |
conditional_output(mstreamt &mstream, const std::function< void(mstreamt &)> &output_generator) const | messaget | |
cyan | messaget | static |
debug() const | messaget | inline |
eom | messaget | static |
error() const | messaget | inline |
eval_verbosity(const std::string &user_input, const message_levelt default_verbosity, message_handlert &dest) | messaget | static |
faint | messaget | static |
get_message_handler() | messaget | inline |
get_mstream(unsigned message_level) const | messaget | inline |
green | messaget | static |
instrument_code(codet &code) | java_bytecode_instrumentt | protected |
instrument_expr(const exprt &expr) | java_bytecode_instrumentt | protected |
italic | messaget | static |
java_bytecode_instrumentt(symbol_table_baset &_symbol_table, const bool _throw_runtime_exceptions, message_handlert &_message_handler) | java_bytecode_instrumentt | inline |
M_DEBUG enum value | messaget | |
M_ERROR enum value | messaget | |
M_PROGRESS enum value | messaget | |
M_RESULT enum value | messaget | |
M_STATISTICS enum value | messaget | |
M_STATUS enum value | messaget | |
M_WARNING enum value | messaget | |
magenta | messaget | static |
message_handler | java_bytecode_instrumentt | protected |
message_levelt enum name | messaget | |
messaget() | messaget | inline |
messaget(const messaget &other) | messaget | inline |
messaget(message_handlert &_message_handler) | messaget | inlineexplicit |
mstream | messaget | mutableprotected |
operator()(codet &code) | java_bytecode_instrumentt | |
operator=(const messaget &other) | messaget | inline |
prepend_instrumentation(codet &code, code_blockt &instrumentation) | java_bytecode_instrumentt | protected |
progress() const | messaget | inline |
red | messaget | static |
reset | messaget | static |
result() const | messaget | inline |
set_message_handler(message_handlert &_message_handler) | messaget | inlinevirtual |
statistics() const | messaget | inline |
status() const | messaget | inline |
symbol_table | java_bytecode_instrumentt | protected |
throw_exception(const exprt &cond, const source_locationt &original_loc, const irep_idt &exc_name) | java_bytecode_instrumentt | protected |
throw_runtime_exceptions | java_bytecode_instrumentt | protected |
underline | messaget | static |
warning() const | messaget | inline |
yellow | messaget | static |
~messaget() | messaget | virtual |