L2Semantic Unboxed Int
A semantic value which represents the base semantic value, but unboxed as an int (in some L2IntRegister.
Author
Mark van Gulik
Parameters
base
The unboxed semantic value from which this unboxed value is derived.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The primary criterion by which to sort (ascending) the semantic values in a synonym when presenting them visually.
Link copied to clipboard
Produce a compact textual representation suitable for displaying within a synonym in a debugger or visualized control flow graph.
Link copied to clipboard
open override fun transform(semanticValueTransformer: (L2SemanticValue) -> L2SemanticValue, frameTransformer: (Frame) -> Frame): L2SemanticValue
Content copied to clipboard
Transform the receiver. If it's composed of parts, transform them with the supplied Functions.