| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            void | 
                            configureAnnotation(AnnotationNode node) | 
                        
 | 
                            void | 
                            configureAnnotationFromDefinition(AnnotationNode definition, AnnotationNode root) | 
                        
 | 
                            void | 
                            configureAnnotationNodeFromDefinition(AnnotationNode definition, AnnotationNode root) | 
                        
 | 
                            void | 
                            configureClassNode(CompileUnit compileUnit, ClassNode classNode) | 
                        
 | 
                            static GenericsType | 
                            configureTypeVariableDefinition(ClassNode base, ClassNode[] cBounds) | 
                        
 | 
                            static ClassNode | 
                            configureTypeVariableReference(String name) | 
                        
 | 
                            protected int | 
                            getElementCode(ElementType value) | 
                        
 | 
                            Object | 
                            getInvokeSpecialHandle(Method m, Object receiver) | 
                        
 | 
                            Class[] | 
                            getPluginDefaultGroovyMethods() | 
                        
 | 
                            Class[] | 
                            getPluginStaticGroovyMethods() | 
                        
 | 
                            int | 
                            getVersion() | 
                        
 | 
                            void | 
                            invalidateCallSites() | 
                        
 | 
                            Object | 
                            invokeHandle(Object handle, Object[] args) | 
                        
 | 
                            void | 
                            setAdditionalClassInformation(ClassNode cn) |