public class SourceGeneratorLoader
extends java.lang.Object
Constructor and Description |
---|
SourceGeneratorLoader() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<AOTModule> |
list(Runtime runtime) |
static java.util.List<AOTCodeGenerator> |
load(Runtime runtime,
AOTContext context) |
@NonNull public static java.util.List<AOTCodeGenerator> load(Runtime runtime, AOTContext context)