Uses of Class
io.github.protasm.jvmud.compiler.exec.LPCObjectHandle
Packages that use LPCObjectHandle
-
Uses of LPCObjectHandle in io.github.protasm.jvmud.compiler.exec
Methods in io.github.protasm.jvmud.compiler.exec that return LPCObjectHandleModifier and TypeMethodDescriptionLoads, compiles, instantiates, registers, and initializes one LPC source file.Loads, compiles, instantiates, registers, and initializes one source file.LPCRuntime.loadSource(String sourceName, String source) Compiles and loads in-memory LPC source under the supplied source name.Reloads an LPC source path, replacing the shared registered object if it already exists.Reloads a source file from a filesystem path.Methods in io.github.protasm.jvmud.compiler.exec that return types with arguments of type LPCObjectHandleMethods in io.github.protasm.jvmud.compiler.exec with parameters of type LPCObjectHandleModifier and TypeMethodDescriptionstatic LPCLoadResultLPCLoadResult.success(LPCObjectHandle handle)