Uses of Interface
io.github.protasm.jvmud.compiler.runtime.MudlibJsonArrayReader
Packages that use MudlibJsonArrayReader
Package
Description
Compiled-LPC support runtime consumed by generated bytecode.
-
Uses of MudlibJsonArrayReader in io.github.protasm.jvmud.compiler.runtime
Methods in io.github.protasm.jvmud.compiler.runtime with parameters of type MudlibJsonArrayReaderModifier and TypeMethodDescriptionvoidRuntimeContext.setMudlibJsonArrayReader(MudlibJsonArrayReader mudlibJsonArrayReader) Sets the host callback used for bounded, structural reads of mudlib JSON arrays.