Functions that are not yet supported in this class but are supported by string_constraint_generatort. More...
#include <string_builtin_function.h>
get_value which gives a valuation to expressions, attempt to find the result of the builtin function. equals, indexOf or compare. Functions that are not yet supported in this class but are supported by string_constraint_generatort.
Definition at line 414 of file string_builtin_function.h.
Definition at line 457 of file string_builtin_function.cpp.
Add constraints ensuring that the value of result expression of the builtin function corresponds to the value of the function call.
The constraints are only added when deemed necessary, i.e. when maybe_testing_function() returns true, or when testing function depends on the result of this function. This logic is implemented in add_constraints().
Implements string_builtin_functiont.
Definition at line 487 of file string_builtin_function.cpp.
Given a function get_value which gives a valuation to expressions, attempt to find the result of the builtin function.
If not enough information can be gathered from get_value, return an empty optional.
Implements string_builtin_functiont.
Definition at line 443 of file string_builtin_function.h.
Constraint ensuring that the length of the strings are coherent with the function call.
Implements string_builtin_functiont.
Definition at line 452 of file string_builtin_function.h.
Implements string_builtin_functiont.
Definition at line 427 of file string_builtin_function.h.
Reimplemented from string_builtin_functiont.
Definition at line 433 of file string_builtin_function.h.
Reimplemented from string_builtin_functiont.
Definition at line 437 of file string_builtin_function.h.
Definition at line 420 of file string_builtin_function.h.
Definition at line 417 of file string_builtin_function.h.
Definition at line 419 of file string_builtin_function.h.
Definition at line 418 of file string_builtin_function.h.