Package org.codehaus.groovy.runtime
Class Reflector
java.lang.Object
org.codehaus.groovy.runtime.Reflector
Provides as alternative to reflection using bytecode generation.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioninvoke
(CachedMethod method, Object object, Object[] arguments) protected Object
noSuchMethod
(CachedMethod method, Object object, Object[] arguments)
-
Constructor Details
-
Reflector
public Reflector()
-
-
Method Details
-
invoke
-
noSuchMethod
-