public class GroovydocTag extends Object
Constructor and Description |
---|
GroovydocTag(String name,
String content,
Groovydoc groovydoc) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
Groovydoc |
getGroovydoc() |
String |
getName() |
int |
hashCode() |
String |
toString() |