Companion

object Companion

Functions

Link copied to clipboard
fun constant(value: A_BasicObject): L2SemanticValue

Answer the semantic value representing a particular constant value.

Link copied to clipboard
fun primitiveInvocation(primitive: Primitive, argumentSemanticValues: List<L2SemanticValue>): L2SemanticPrimitiveInvocation

Answer a semantic value representing the result of invoking a foldable primitive.