Class VariableMemoryManagement

java.lang.Object
org.ek9lang.compiler.phase7.support.VariableMemoryManagement
All Implemented Interfaces:
BiFunction<Supplier<List<IRInstr>>,VariableDetails,List<IRInstr>>

public final class VariableMemoryManagement extends Object implements BiFunction<Supplier<List<IRInstr>>,VariableDetails,List<IRInstr>>
Calls a supplier of main processing instructions and then adds in the memory management.