Interface ScanContext

All Superinterfaces:
CodegenContext

public interface ScanContext extends CodegenContext
Classpath scanning code generation context.
  • Method Details

    • scanResult

      io.github.classgraph.ScanResult scanResult()
      Scan result that should have types from the whole classpath.
      Returns:
      scan result