Definition at line 202 of file convert_expr_to_smt.cpp.
◆ sort_based_cast_to_bit_vector_convertert()
sort_based_cast_to_bit_vector_convertert::sort_based_cast_to_bit_vector_convertert |
( |
const smt_termt & |
from_term, |
|
|
const typet & |
from_type, |
|
|
const bitvector_typet & |
to_type |
|
) |
| |
|
inline |
◆ visit() [1/3]
void sort_based_cast_to_bit_vector_convertert::visit |
( |
const smt_array_sortt & |
| ) |
|
|
inlineoverride |
◆ visit() [2/3]
◆ visit() [3/3]
void sort_based_cast_to_bit_vector_convertert::visit |
( |
const smt_bool_sortt & |
| ) |
|
|
inlineoverride |
◆ from_term
const smt_termt& sort_based_cast_to_bit_vector_convertert::from_term |
◆ from_type
const typet& sort_based_cast_to_bit_vector_convertert::from_type |
◆ result
std::optional<smt_termt> sort_based_cast_to_bit_vector_convertert::result |
◆ to_type
The documentation for this struct was generated from the following file: