Next: Local variable declarations
Up: Applying the simplify algorithm
Previous: Applying the simplify algorithm
Contents
Index
To start with the easiest case, consider the statement
where
is an expression.
Suppose
and
are the results of applying
the simplify algorithm to
. If
, i.e. no
simplification is required, the input statement is unchanged.
Otherwise, it transformed to
The case of a statement expression appearing in the
initialization or continuation section of a for-loop
header needs some special
treatment--see page
.
Bryan Carpenter
2003-04-15