CBMC
|
Assignment from the rhs value to the lhs variable. More...
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 146 of file symex_assign.cpp.
ssa_exprt assignmentt::lhs |
Definition at line 148 of file symex_assign.cpp.
expr_skeletont assignmentt::original_lhs_skeleton |
Skeleton to reconstruct the original lhs in the assignment.
Definition at line 150 of file symex_assign.cpp.
exprt assignmentt::rhs |
Definition at line 151 of file symex_assign.cpp.