<> <> <> DIRECTORY NodeStyle USING [Ref]; TAPen: CEDAR DEFINITIONS = { EstablishPen: PROCEDURE[nodeStyle: NodeStyle.Ref]; }.