next up previous
Next: Forbidding ArithmeticExpression to be a Up: Language restrictions Previous: Function declarations

Function bodies

Similarly, one may not consider the following syntactic sugar
FunctionBody $ \longmapsto$ Statement ;
and restrict function bodies to be of the form
FunctionBody $ \longmapsto$ { StatementSequence }


next up previous
Next: Forbidding ArithmeticExpression to be a Up: Language restrictions Previous: Function declarations
Marc Moreno Maza
2004-12-01