public interface ClosureInvokingMethod
ExpandoMetaClass
Modifier and Type | Method and Description |
---|---|
Closure |
getClosure()
Returns the original closure that this method invokes
|
String |
getName()
The method name
|
boolean |
isStatic()
Is it a static method?
|