Package org.qbicc.plugin.lowering
Class VMHelpersSetupHook
java.lang.Object
org.qbicc.plugin.lowering.VMHelpersSetupHook
- All Implemented Interfaces:
Consumer<CompilationContext>
Load runtime classes that define @AutoQueued methods.
-
Constructor Details
-
VMHelpersSetupHook
public VMHelpersSetupHook()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceConsumer<CompilationContext>
-