.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos