38 std::string value = src.substr(0, src.length() - 1);
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
void set(const irep_idt &name, const irep_idt &value)
string_constantt convert_title(const std::string &src)
Converts a string into a Statement List title.
string_constantt convert_identifier(const std::string &src)
Converts a string into a Statement List identifier.
string_constantt convert_version(const std::string &src)
Converts a string into a Statement List version.
string_constantt convert_label(const std::string &src)
Converts a string into a Statement List label.
Statement List Language Conversion.