Package org.codehaus.groovy.transform.tailrec


package org.codehaus.groovy.transform.tailrec
  • Class Summary
    Class
    Description
    Handles generation of code for the @TailRecursive annotation.
  • Exception Summary
    Exception
    Description
    Exception will be thrown by recursive calls in closures and caught in while loop to continue to LOOP_LABEL