.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 2026-01-04T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos