|
Groovy 2.2.0 | |||||||
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-2013 The Codehaus. All rights reserved.