Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class VMFeature

Annotates a GraalVM Native Image Feature implementation; such classes configure the compiler and are inert at actual execution time.