Add DynamicTypeResolver to solve dynamic types intraprocedurally
* VariableAction.Definition now includes the expression to which the variable is defined, if possible. * Solves #44, as we require the expression in the return variable action. * Clients have been updated to register the type solvers in the new StaticTypeSolver interface.
Please register or sign in to comment