Const-prop-structdeclor
Propagate a constant through a structdeclor.
- Signature
(const-prop-structdeclor structdeclor env)
→
(mv new-structdeclor new-env)
- Arguments
- structdeclor — Guard (structdeclorp structdeclor).
- env — Guard (envp env).
- Returns
- new-structdeclor — Type (structdeclorp new-structdeclor).
- new-env — Type (envp new-env).