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

import frontend

backEndInterface :: !{#Char} [{#Char}] !ListTypesOption !{#Char} !PredefinedSymbols !FrontEndSyntaxTree !Int !*VarHeap !*AttrVarHeap !*File !*Files -> (!Bool, !*VarHeap, !*AttrVarHeap, !*File, !*Files)