Class TypeCheckingContext.EnclosingClosure
java.lang.Object
org.codehaus.groovy.transform.stc.TypeCheckingContext.EnclosingClosure
- Enclosing class:
- TypeCheckingContext
Represents the context of an enclosing closure. An enclosing closure wraps
 a closure expression and the list of return types found in the closure body.
- 
Constructor SummaryConstructors
- 
Method Summary