Sather Home Page

Section 6.8.2:
Parenthesised Expression

Any expression may be enclosed in parentheses where desired for style reasons or where necessary in order to control the canonical left to right order of infix expression operand evaluation.

Concrete Syntax

parenthesised expression = Left_Parenthesis_SY,
expression,
Right_Parenthesis_SY ;

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: Thursday, 26 April 2001.
Produced with Amaya