.ModelicaCompliance.Functions.Declarations.Order.NonEmptyFunction

Interface

function NonEmptyFunction
  extends EmptyFunction;
  output Integer x;
  input Integer a;
  output Integer y;
  input Integer b;
end NonEmptyFunction;

Generated at 2025-08-10T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos