Go backward to Record Structures
Go up to Top
Go forward to Type Attributes of Type Structures

Identifier Expressions

X in Identifier-expr
    X ::= I | X.I
...
C ::= L:=E | C1;C2 | ...| call X
E ::= N | @L | ...| X
L ::= X


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: abstraction2.tex,v 1.1 1996/04/10 07:30:13 schreine Exp schreine

Prev Up Next