CBMC
|
Go to the source code of this file.
Classes | |
class | array_string_exprt |
class | refined_string_exprt |
Functions | |
binary_relation_exprt | greater_or_equal_to (exprt lhs, exprt rhs) |
binary_relation_exprt | greater_than (exprt lhs, exprt rhs) |
binary_relation_exprt | greater_than (const exprt &lhs, mp_integer i) |
binary_relation_exprt | less_than_or_equal_to (exprt lhs, exprt rhs) |
binary_relation_exprt | less_than_or_equal_to (const exprt &lhs, mp_integer i) |
binary_relation_exprt | less_than (exprt lhs, exprt rhs) |
equal_exprt | equal_to (exprt lhs, exprt rhs) |
equal_exprt | equal_to (const exprt &lhs, mp_integer i) |
array_string_exprt & | to_array_string_expr (exprt &expr) |
const array_string_exprt & | to_array_string_expr (const exprt &expr) |
refined_string_exprt & | to_string_expr (exprt &expr) |
const refined_string_exprt & | to_string_expr (const exprt &expr) |
template<> | |
bool | can_cast_expr< refined_string_exprt > (const exprt &base) |
void | validate_expr (const refined_string_exprt &x) |
String expressions for the string solver
Definition in file string_expr.h.
|
inline |
Definition at line 165 of file string_expr.h.
|
inline |
Definition at line 60 of file string_expr.h.
|
inline |
Definition at line 54 of file string_expr.h.
|
inline |
Definition at line 19 of file string_expr.h.
|
inline |
Definition at line 31 of file string_expr.h.
|
inline |
Definition at line 25 of file string_expr.h.
|
inline |
Definition at line 48 of file string_expr.h.
|
inline |
Definition at line 43 of file string_expr.h.
|
inline |
Definition at line 36 of file string_expr.h.
|
inline |
Definition at line 101 of file string_expr.h.
|
inline |
Definition at line 95 of file string_expr.h.
|
inline |
Definition at line 157 of file string_expr.h.
|
inline |
Definition at line 150 of file string_expr.h.
|
inline |
Definition at line 171 of file string_expr.h.