pigmeo-compiler : Pigmeo.Compiler Namespace

ImplLocalVar Enum

How local variables must be implemented

public enum ImplLocalVar


Remarks

To be added.
Members
Member name Description
AsStatic Treat them as static variables
InStack Store them in the stack