- org.codehaus.groovy.vmplugin.v5.Java5
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
                    
                        Methods 
                        
                            | 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)
 |  
                            |  | protected Parameter | makeParameter(CompileUnit cu, com.thoughtworks.qdox.model.Type type, Class cl, Annotation[] annotations, String name)
 |  
                            |  | protected Parameter[] | processParameters(CompileUnit compileUnit, Method m)
 |  
                            |  | void | setAdditionalClassInformation(ClassNode cn)
 |  
 
 
- 
                    Inherited Methods Summary
 
 
    
        - 
           
            
            
            
            
            
            
            
                - 
                    
                
                    Method Detail
                            - 
                                public Class[] getPluginDefaultGroovyMethods()
 
                            - 
                                public Class[] getPluginStaticGroovyMethods()
 
                            - 
                                public void invalidateCallSites()
 
                            - 
                                public void setAdditionalClassInformation(ClassNode cn)
 
 
 
    
    
        
            - Summary: Nested   Field      Constructor
- Method
            -  | Detail: Field      Constructor
- Method
 
    Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.