|
Groovy 1.7.6 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface GroovyTag
Method Summary | |
---|---|
String
|
name()
The tag name, e.g. |
String
|
param()
The optional parameter for tags like "throws" and "param". |
String
|
text()
The text associated with the tag. |
Method Detail |
---|
public String name()
public String param()
public String text()
Copyright © 2003-2010 The Codehaus. All rights reserved.