You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, codet inherits from exprt - mainly to borrow it's API. This is not an accurate reflection of reality, as "codet is-an exprt" contradicts that "a statement is not an expression."
The text was updated successfully, but these errors were encountered:
At present,
codet
inherits fromexprt
- mainly to borrow it's API. This is not an accurate reflection of reality, as "codet is-an exprt" contradicts that "a statement is not an expression."The text was updated successfully, but these errors were encountered: