Groovy Documentation

org.codehaus.groovy.runtime
[Java] Interface GeneratedClosure


public interface GeneratedClosure

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

Authors:
Jochen Theodorou
See Also:
ClosureMetaClass
Since:
1.5


Groovy Documentation