Converts an RNode to its Value, either directly for a constant or by handing the node to the
BuiltInEvalHandler its built-in declares, which may resolve further nodes recursively.
Helper of Resolve.toValue; use that instead to resolve the value of an identifier or node.
Converts an RNode to its Value, either directly for a constant or by handing the node to the BuiltInEvalHandler its built-in declares, which may resolve further nodes recursively. Helper of Resolve.toValue; use that instead to resolve the value of an identifier or node.