Class HasRecursiveCalls

java.lang.Object
org.codehaus.groovy.ast.CodeVisitorSupport
org.codehaus.groovy.transform.tailrec.HasRecursiveCalls
All Implemented Interfaces:
GroovyCodeVisitor

public class HasRecursiveCalls extends CodeVisitorSupport
Check if there are any recursive calls in a method