Information Technology Reference
In-Depth Information
PROGRAM Z
INT A ;
INT B ;
INT C2 ;
DEBUT
A 4 ;
B 4 / 2 ;
C2 B A ;
FIN
- 7 - 36
- 10 - 11 - 6
- 10 - 12 - 6
- 10 - 91 - 6
- 8
- 11 - 5 - 4 - 6
- 12 - 5 - 11 - 4 - 2 - 6
- 91 - 5 - 12 - 1 - 11 - 6
- 9
<programme>
PROGRAM
<identificateur>
(- 7)
Z (- 36)
<corps de programme>
FIN
(- 9)
<suite de déclarations>
DEBUT
(- 8)
<suite d'affectations>
<declaration>
<suite de déclarations>
INT
;
(- 6)
<suite d'affectations>
<affectation>
(- 10)
;
(- 6)
<identificateur>
<identificateur>
<suite d'affectations>
A (- 11)
A (- 11)
<terme>
=
(- 5)
<affectation>
<suite de déclarations>
<entier>
4 (4)
<declaration>
;
(- 6)
=
;
(- 6)
INT
<declaration>
(- 5)
(- 10)
<identificateur>
INT
<terme>
C2 (- 91)
;
(- 6)
<identificateur>
(- 10)
<operateur>
B (- 12)
<identificateur>
<affectation>
<identificateur>
B (- 12)
C2 (- 91)
<terme>
(- 1)
<identificateur>
<terme>
<terme>
<operateur>
;
B (- 12)
(- 5)
(- 6)
/
(- 4)
<identificateur>
<entier>
2 (2)
<identificateur>
A (- 11)
A (- 11)
Figure 3.4
Arbre syntaxique.
Search WWH ::




Custom Search