Code Inspection: Infinite recursion
Reports functions which must either recurse infinitely or throw an exception. Functions reported by this inspection can not return normally.
Last modified: 08 May 2020
Reports functions which must either recurse infinitely or throw an exception. Functions reported by this inspection can not return normally.