Sather Home Page

Section 6.8.5.1:
Routine Call Expression

Concrete Syntax

routine call = qualified ident, identifier, [routine call args] ;
routine call args = Left_Parenthesis_SY,
routine call arg list, Right_Parenthesis_SY ;
routine call arg list = routine call argument,
{Comma_Sy, routine call argument} ;
routine call argument = routine 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