Jump to content

Mutual recursion: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 20:
 
=={{header|ABAP}}==
This works for ABAP Version 7.40 and can be implemented in procedural ABAP as well, but with classes it is much more readable. As this allows a method with a returning value to be an input for a subsequent method call.
 
<lang ABAP>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.