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