.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-11-14T19:21:20Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos