Reconstruct the semantic "=" as affecting the content.
E("int x") = E(1) -> "x = 1"
See Implementation
Reconstruct the semantic "=" as affecting the content.