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