Sather Home Page

Section 6.8.5.2:
Iter Call Expression

Concrete Syntax

iter call = qualified ident, iter name, [iter call args] ;
iter call = qualified ident, iter name, [iter call args] ;
iter call args = Left_Parenthesis_SY,
iter call arg list, Right_Parenthesis_SY ;
iter call arg list = iter call argument,
{Comma_Sy, iter call argument} ;
iter call argument = iter mode, expression ;

Abstract Syntax

Static Semantics

Dynamic Semantics


Specification Index Language Index Section 6 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Tuesday, 23 May 2000.
Produced with Amaya