org.codehaus.groovy.classgen
Class ClassRef
java.lang.Object
org.codehaus.groovy.classgen.ClassRef
class ClassRef
generates a Meta Object Protocol method, that is used to call a non public
method, or to make a call to super.
- param:
- mopCalls list of methods a mop call method should be generated for
- param:
- useThis true if "this" should be used for the naming
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
ClassRef
public ClassRef(ClassNode type)
-
equals
public boolean equals(Object o)
-
hashCode
public int hashCode()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.