aboutsummaryrefslogtreecommitdiff
path: root/backend/backendpreprocess.dcl
blob: 1935be90da240b423e32d377f2c444ad855f45cb (plain) (blame)
1
2
3
4
5
6
7
8
definition module backendpreprocess

import checksupport

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

// MW was:backendPreprocess :: ![Index] !IclModule !*VarHeap -> *VarHeap
backendPreprocess :: !Ident ![Index] !IclModule !*VarHeap -> *VarHeap