Uses of Package
io.github.protasm.jvmud.compiler.efun
Packages that use io.github.protasm.jvmud.compiler.efun
Package
Description
LPC-facing engine function contracts.
Host-facing LPC execution runtime.
Expression-level AST nodes.
Compiled-LPC support runtime consumed by generated bytecode.
-
Classes in io.github.protasm.jvmud.compiler.efun used by io.github.protasm.jvmud.compiler.efunClassDescriptionRuntime implementation of one LPC-facing engine function.Describes the LPC-facing signature of an engine function.
-
Classes in io.github.protasm.jvmud.compiler.efun used by io.github.protasm.jvmud.compiler.exec
-
Classes in io.github.protasm.jvmud.compiler.efun used by io.github.protasm.jvmud.compiler.parser.ast.exprClassDescriptionRuntime implementation of one LPC-facing engine function.Describes the LPC-facing signature of an engine function.
-
Classes in io.github.protasm.jvmud.compiler.efun used by io.github.protasm.jvmud.compiler.runtimeClassDescriptionRuntime implementation of one LPC-facing engine function.Instance-scoped registry for LPC-facing engine functions.