Ast node to resolve
Optional
env: REnvironmentInformationEnvironment to use
Optional
graph: DataflowGraph<DataflowGraphVertexInfo, DataflowGraphEdge>Dataflow Graph to use
Optional
map: AstIdMapIdmap of Dataflow Graph
resolved value or top/bottom
Helper function used by resolveIdToValue, please use that instead, if you want to resolve the value of a identifier / node
This function converts an RNode to its Value, but also recursivly resolves aliases and vectors (in case of a vector).