C-minor v0.0

NativeCodeGenerator.StoreLocal Method

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.CodeGen.Native
Declaring Type: NativeCodeGenerator

Store the value from the top of stack to a local

public void StoreLocal(Local local);

Parameters

Local local