aboutsummaryrefslogtreecommitdiff
path: root/backend/backendpreprocess.dcl
blob: 8b43effaf4ba57547a1863da888fd574dd622fee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
	module owner: Ronny Wichers Schreur
*/
definition module backendpreprocess

import checksupport

// assign sequence numbers to all variables in the syntax tree

backEndPreprocess :: !Ident ![Index] !IclModule !*VarHeap -> *VarHeap