32 components.insert(components.begin(),
component);
58 if(
root_type.has_component(
"cproverMonitorCount"))
61 root_type.component_number(
"cproverMonitorCount");
Extract class identifier.
#define JAVA_CLASS_IDENTIFIER_FIELD_NAME
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
A constant literal expression.
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
Struct constructor from list of elements.
Structure type, corresponds to C style structs.
std::vector< componentt > componentst
The type of an expression, extends irept.
void java_root_class(symbolt &class_symbol)
Create components to an object of the root class (usually java.lang.Object) Specifically,...
void java_root_class_init(struct_exprt &jlo, const struct_typet &root_type, const irep_idt &class_identifier)
Adds members for an object of the root class (usually java.lang.Object).
auto component(T &struct_expr, const irep_idt &name, const namespacet &ns) -> decltype(struct_expr.op0())
const struct_typet & to_struct_type(const typet &type)
Cast a typet to a struct_typet.