.OpenModelica.Scripting.moveClassToTop

Moves a class to the top of its enclosing class.

Information

Returns true if the move was successful, otherwise false.

Interface

function moveClassToTop
  input TypeName className;
  output Boolean result;
end moveClassToTop;

Generated at 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos