|
CBMC
|
Assignment from the rhs value to the lhs variable. More...
Collaboration diagram for assignmentt:Public Attributes | |
| ssa_exprt | lhs |
| expr_skeletont | original_lhs_skeleton |
| Skeleton to reconstruct the original lhs in the assignment. More... | |
| exprt | rhs |
Assignment from the rhs value to the lhs variable.
Definition at line 109 of file symex_assign.cpp.
| ssa_exprt assignmentt::lhs |
Definition at line 111 of file symex_assign.cpp.
| expr_skeletont assignmentt::original_lhs_skeleton |
Skeleton to reconstruct the original lhs in the assignment.
Definition at line 113 of file symex_assign.cpp.
| exprt assignmentt::rhs |
Definition at line 114 of file symex_assign.cpp.