Class RuntimeMapping
java.lang.Object
io.github.protasm.jvmud.compiler.runtime.RuntimeMapping
Runtime helpers for LPC mapping operations that accept legacy false sentinels.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordRuntime representation for an LDMud mapping entry with multiple semicolon-separated values. -
Method Summary
Modifier and TypeMethodDescriptionMerges LPC mapping operands while treating the false sentinel as an empty mapping.static ObjectmultiValue(Object... values) Wraps an LDMud mapping entry's semicolon-separated values as one Java map value.static ObjectSelects one value slot from a possibly multi-value mapping entry.
-
Method Details
-
multiValue
-
select
-
merge
-