12 #ifndef CPROVER_JAVA_BYTECODE_SIMPLE_METHOD_STUBBING_H
13 #define CPROVER_JAVA_BYTECODE_SIMPLE_METHOD_STUBBING_H
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
The symbol table base class interface.
void java_generate_simple_method_stub(const irep_idt &function_name, symbol_table_baset &symbol_table, bool assume_non_null, const java_object_factory_parameterst &object_factory_parameters, message_handlert &message_handler)
void java_generate_simple_method_stubs(symbol_table_baset &symbol_table, bool assume_non_null, const java_object_factory_parameterst &object_factory_parameters, message_handlert &message_handler)
Generates function stubs for most undefined functions in the symbol table, except as forbidden in jav...