lustre-v6
EvalType
Static evaluation of types.
val f : IdSolver.t -> Lic.val_exp -> Lic.val_exp * Lic.type_ list
Evaluates the type of an expression, and return a val_exp with its "type_" field updated (and ditto for the type of its sub expr).
Modif 12/07 :