Copyright (C) 1994, Digital Equipment Corp. INTERFACEM3CTextcatTrans ; IMPORT M3Context, M3AST_AS; PROCEDURE Set(c: M3Context.T; cu: M3AST_AS.Compilation_Unit);
Transform all&
operators into calls onText.Cat
. TheText
interface must be inc
, else a check runtime error
END M3CTextcatTrans.