Uses of Package
io.github.protasm.jvmud.compiler.exec
Packages that use io.github.protasm.jvmud.compiler.exec
Package
Description
Public entry point for the JVMud LPC compiler module.
Built-in LPC-facing efun catalog.
Host-facing LPC execution runtime.
-
Classes in io.github.protasm.jvmud.compiler.exec used by io.github.protasm.jvmud.compilerClassDescriptionHost-facing LPC execution runtime that owns classloading, object identity, and runtime context.Configuration options for the host-facing LPC execution runtime.
-
Classes in io.github.protasm.jvmud.compiler.exec used by io.github.protasm.jvmud.compiler.efun.builtinClassDescriptionHost-facing LPC execution runtime that owns classloading, object identity, and runtime context.
-
Classes in io.github.protasm.jvmud.compiler.exec used by io.github.protasm.jvmud.compiler.execClassDescriptionResult wrapper for loading LPC objects, allowing callers to handle failures gracefully.Handle to a compiled LPC object instance managed by an
LPCRuntime.Snapshot of host-visible state for a loaded LPC object.Observes host-side LPC object load and compile attempts for diagnostics.Configuration options for the host-facing LPC execution runtime.