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