Class TransformMetaMethod

java.lang.Object
org.codehaus.groovy.reflection.ParameterTypes
groovy.lang.MetaMethod
org.codehaus.groovy.runtime.metaclass.TransformMetaMethod
All Implemented Interfaces:
Cloneable

public class TransformMetaMethod extends MetaMethod
A MetaMethod implementation useful for implementing coercion based invocations
Version:
$Revision$
Author:
James Strachan