source Semantic Value
fun sourceSemanticValue(semanticValues: List<L2SemanticValue>, extraSemanticValues: List<L2SemanticValue>): L2SemanticValue
Content copied to clipboard
Extract the L2SemanticValue that is providing the value operated on by this step.
Return
The L2SemanticValue that this step examines.
Parameters
semantic Values
The L2SemanticValues provided as arguments to the call.
extra Semantic Values
Any additional L2SemanticValues available at this position in the tree.