vertx / io.vertx.lang.kotlin / KotlinCompilerHelper

KotlinCompilerHelper

object KotlinCompilerHelper

Author: Sergey Mashkov

Functions

compileKotlinScript

fun compileKotlinScript(classLoader: ClassLoader, scriptMode: Boolean, url: URL, predicate: (GenerationState, ClassDescriptor) -> Boolean): Map<Class<*>, ClassDescriptor>