.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos