constant

fun constant(value: A_BasicObject): L2SemanticValue

Answer the semantic value representing a particular constant value.

Return

A L2SemanticConstant representing the constant.

Parameters

value

The actual Avail value.