Uses of Class
org.kink_lang.kink.HostResultCore
Packages that use HostResultCore
Package
Description
The core package of the Kink vm.
Interfaces used to make a host fun,
which is a FunVal to perform action in Java code.
Temporary vals used by generated code.
The internal classes for mods under kink/random.
-
Uses of HostResultCore in org.kink_lang.kink
Subclasses of HostResultCore in org.kink_lang.kinkModifier and TypeClassDescriptionclassA binding val.classA bin val, which represents an immutable array of bytes.classAn exception val.classA fun val.final classA java val.classA location in a program.classA num val.classA str val.classA trace.classA Kink value or val.classA varref val.classA vec val.Methods in org.kink_lang.kink that return HostResultCore -
Uses of HostResultCore in org.kink_lang.kink.hostfun
Methods in org.kink_lang.kink.hostfun that return HostResultCoreModifier and TypeMethodDescriptionHostResult.makeHostResultCore()Returns the core of the result, which the executor handles. -
Uses of HostResultCore in org.kink_lang.kink.internal.compile.tempval
Subclasses of HostResultCore in org.kink_lang.kink.internal.compile.tempval -
Uses of HostResultCore in org.kink_lang.kink.internal.mod.random
Subclasses of HostResultCore in org.kink_lang.kink.internal.mod.random