org.codehaus.groovy.runtime
Interface GeneratedClosure


public interface GeneratedClosure

Marker interface to identify closures generated by the groovy compiler. For internal use only!

Since:
1.5
See Also:
ClosureMetaClass