- All Superinterfaces:
CodegenContext
Classpath scanning code generation context.
-
Method Summary
Modifier and TypeMethodDescriptionio.github.classgraph.ScanResult
Scan result that should have types from the whole classpath.Methods inherited from interface io.helidon.codegen.CodegenContext
annotationMappers, elementMappers, filer, logger, mapperSupportedAnnotationPackages, mapperSupportedAnnotations, module, moduleName, options, scope, supportedOptions, typeInfo, typeInfo, typeMappers
-
Method Details
-
scanResult
io.github.classgraph.ScanResult scanResult()Scan result that should have types from the whole classpath.- Returns:
- scan result
-