checkAssignmentAsCondition

Check an assignment is used as a condition. Intended to be use before the semantic call on e.

checkAssignmentAsCondition

Parameters

e

condition expression which is not yet run semantic analysis.

Return Value

e or ErrorExp.

Meta