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