=LawMichelin1elseSignatureelse(a1 : ObjectType) Arguments
ExampleelseifSignatureelseif(a1 : ObjectType, a2 : ObjectType) Arguments
ExampleelseifelseSignatureelseifelse(a1 : ObjectType, a2 : ObjectType, a3 : ObjectType) Arguments
ExampleforSignaturefor(a1 : ObjectType, a2 : List, a3 : ObjectType) Arguments
ExampleforwhileSignatureforwhile(a1 : Integer, a2 : ObjectType, a3 : ObjectType) Arguments
ExampleforwhilewithinitSignatureforwhilewithinit(a1 : Integer, a2 : ObjectType, a3 : ObjectType, a4 : ObjectType) Arguments
ExampleifthenSignatureifthen(a1 : ObjectType, a2 : ObjectType) Arguments
ExampleifthenDSignatureifthenD(a1 : ObjectType, a2 : ObjectType) : ObjectType Arguments
ReturnTypeObjectType ExampleifthenelseSignatureifthenelse(a1 : ObjectType, a2 : ObjectType, a3 : ObjectType) Arguments
Exampleletset |