L2Semantic Value
An L2SemanticValue represents a value stably computed from constants, arguments, and potentially unstable values acquired by specific previous instructions – e.g., fetching the current time at a specific position in a sequence of L2 instructions, or the result of a non-primitive call to another function.
Parameters
The pre-computed hash value to use for this semantic value.
Inheritors
Types
The major ordering of semantic values when printing an L2Synonym. Synonyms and value manifests' contents sort by the ordinal, so rearrange the enum values to change this order.
Properties
Functions
The primary criterion by which to sort (ascending) the semantic values in a synonym when presenting them visually.
Produce a compact textual representation suitable for displaying within a synonym in a debugger or visualized control flow graph.
Transform the receiver. If it's composed of parts, transform them with the supplied Functions.