MODULE AST_DisplayRep; PROCEDURE Null(<*UNUSED*> n: NODE; <*UNUSED*> handle: Handle) RAISES {}= BEGIN END Null; BEGIN END AST_DisplayRep.