| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface GroovyAnnotationRef
| Method Summary | |
|---|---|
            String
         | 
        
            description()
            The string representation of the annotation reference.  | 
        
            String
         | 
        
            name()
            Name of the annotation being referenced.  | 
        
            GroovyClassDoc
         | 
        
            type()
            The annotation being referenced.  | 
        
| Method Detail | 
|---|
public String description()
public String name()
type().typeName().
     
public GroovyClassDoc type()
Copyright © 2003-2010 The Codehaus. All rights reserved.