Uses of Record Class
io.github.protasm.jvmud.engine.identity.PersonaRecord
Packages that use PersonaRecord
Package
Description
Host-facing LPC execution runtime.
Compiled-LPC support runtime consumed by generated bytecode.
-
Uses of PersonaRecord in io.github.protasm.jvmud.compiler.exec
Methods in io.github.protasm.jvmud.compiler.exec that return types with arguments of type PersonaRecordModifier and TypeMethodDescriptionLPCRuntime.personaRecordForProjection(Object persona) Returns the engine-owned Persona record associated with a compatibility persona projection. -
Uses of PersonaRecord in io.github.protasm.jvmud.compiler.runtime
Methods in io.github.protasm.jvmud.compiler.runtime that return types with arguments of type PersonaRecord