.OpenModelica.Scripting.moveClassToTop

Information

Moves a class to the top of its enclosing class. Returns true if the move
   was successful, otherwise false.

Interface

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

Generated at 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos