sourceSemanticValue

fun sourceSemanticValue(semanticValues: List<L2SemanticValue>, extraSemanticValues: List<L2SemanticValue>): L2SemanticValue

Extract the L2SemanticValue that is providing the value operated on by this step.

Return

The L2SemanticValue that this step examines.

Parameters

semanticValues

The L2SemanticValues provided as arguments to the call.

extraSemanticValues

Any additional L2SemanticValues available at this position in the tree.