Variable resolve mode
Node of the minus operator to resolve
Optional
environment: REnvironmentInformationOptional
graph: DataflowGraph<DataflowGraphVertexInfo, DataflowGraphEdge>Dataflow graph
Optional
idMap: AstIdMapValueNumber, ValueVector of ValueNumbers, or Top
Helper function used by resolveIdToValue, please use that instead, if you want to resolve the value of an identifier / node
This function resolves a unary minus operator
-
to a ValueNumber or ValueVector of ValueNumbers by recursively resolving the values of the arguments by calling resolveIdToValue