|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A MetaMethod implementation useful for implementing coercion based invocations
Field Summary | |
---|---|
MetaMethod |
metaMethod
|
Constructor Summary | |
TransformMetaMethod(MetaMethod metaMethod)
|
Method Summary | |
---|---|
CachedClass |
getDeclaringClass()
|
int |
getModifiers()
|
String |
getName()
|
Class |
getReturnType()
|
Object |
invoke(Object object, def arguments)
|
Constructor Detail |
---|
public TransformMetaMethod(MetaMethod metaMethod)
Method Detail |
---|
public CachedClass getDeclaringClass()
public int getModifiers()
public String getName()
public Class getReturnType()
public Object invoke(Object object, def arguments)