Turn symbol s into the expression it represents.
symbol to resolve
location of use of s
context
applies if s represents a function. true means it's overloaded and will be resolved later, false means it's the exact function symbol.
s turned into an expression, ErrorExp if an error occurred
See Implementation
Turn symbol s into the expression it represents.