INTERFACE ObParseFrame; IMPORT MetaParser; TYPE PROCEDURE Setup(); PROCEDURE RegisterActions(actions: MetaParser.ActionTable); END ObParseFrame.