home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.ee.pdx.edu
/
2014.02.ftp.ee.pdx.edu.tar
/
ftp.ee.pdx.edu
/
pub
/
users
/
Harry
/
compilers
/
p5
/
tst
/
e3.out.bak
< prev
next >
Wrap
Text File
|
2005-11-01
|
4KB
|
140 lines
alreadyDefined called with 'foo1'
enter called with 'foo1'
alreadyDefined called with 'foo2'
enter called with 'foo2'
alreadyDefined called with 'foo1'
alreadyDefined called with 'foo4'
enter called with 'foo4'
alreadyDefined called with 'foo2'
alreadyDefined called with 'foo1'
openScope called: new level=1
closeScope called: new level=0
openScope called: new level=1
closeScope called: new level=0
openScope called: new level=1
closeScope called: new level=0
openScope called: new level=1
closeScope called: new level=0
openScope called: new level=1
closeScope called: new level=0
openScope called: new level=1
closeScope called: new level=0
#1: ---------- Body ----------
lineNumber=4
typeDecls=NULL
procDecls=
#2: ---------- ProcDecl ----------
lineNumber=4
id="foo1"
lexLevel=1
formals=NULL
retType=NULL
body=
#3: ---------- Body ----------
lineNumber=4
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
#4: ---------- ProcDecl ----------
lineNumber=5
id="foo2"
lexLevel=1
formals=NULL
retType=NULL
body=
#5: ---------- Body ----------
lineNumber=5
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
#6: ---------- ProcDecl ----------
lineNumber=6
id="foo1"
lexLevel=0
formals=NULL
retType=NULL
body=
#7: ---------- Body ----------
lineNumber=6
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
#8: ---------- ProcDecl ----------
lineNumber=7
id="foo4"
lexLevel=1
formals=NULL
retType=NULL
body=
#9: ---------- Body ----------
lineNumber=7
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
#10: ---------- ProcDecl ----------
lineNumber=8
id="foo2"
lexLevel=0
formals=NULL
retType=NULL
body=
#11: ---------- Body ----------
lineNumber=8
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
#12: ---------- ProcDecl ----------
lineNumber=9
id="foo1"
lexLevel=0
formals=NULL
retType=NULL
body=
#13: ---------- Body ----------
lineNumber=9
typeDecls=NULL
procDecls=NULL
varDecls=NULL
stmts=NULL
------------------------------
------------------------------
varDecls=NULL
stmts=NULL
------------------------------
PROGRAM IS
PROCEDURE foo1 () IS
BEGIN
END;
PROCEDURE foo2 () IS
BEGIN
END;
PROCEDURE foo1 () IS
BEGIN
END;
PROCEDURE foo4 () IS
BEGIN
END;
PROCEDURE foo2 () IS
BEGIN
END;
PROCEDURE foo1 () IS
BEGIN
END;
BEGIN
END;