.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-09-15T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos