public interface GroovydocHolder<T>
Modifier and Type | Field and Description |
---|---|
static String |
DOC_COMMENT |
Modifier and Type | Method and Description |
---|---|
Groovydoc |
getGroovydoc()
Get the groovydoc
|
T |
getInstance()
Get GroovydocHolder instance
|
static final String DOC_COMMENT