!7 cmodule FunctionInspector { S functionName, snippetID, source; S safetyLevel, returnType; LPairS parameters; visual northCenterAndEastWithMargins( jhsplit( dm_fieldWithLabel functionName(), dm_fieldWithLabel snippetID()), dm_textAreaAsSection source, jhsplit( dm_fieldWithLabel safetyLevel(), dm_fieldWithLabel returnType())); }