Similar to Val, but recurses into the sub-values contained by this value (if it happens to be a container, such as a list or map).
Value? fullEval(tac.Context context) { return this; }