.OpenModelica.Scripting.getExtendsModifierNames

Returns the names of the modifiers on an extends clause.

Interface

function getExtendsModifierNames
  input TypeName className;
  input TypeName extendsName;
  input Boolean useQuotes = false;
  output String modifiers;
end getExtendsModifierNames;

Generated at 2025-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos