Package-level declarations

Types

Link copied to clipboard
interface FrameworkFeature : Feature

Registers a GraalVM "feature" implementation, which describes to the VM and compiler how to access reflective values needed for operation of apps built with Elide. Each framework implements a description for a different unit of functionality.

Link copied to clipboard