eager

val eager: Boolean? = null

A hint to the backend whether eager compilation is recommended. (the actual compilation mode used is upon backend discretion).

Sources

jvm source
Link copied to clipboard