public class DocCommentBlock extends Object
| Constructor and Description |
|---|
DocCommentBlock() |
| Modifier and Type | Method and Description |
|---|---|
List<IGosuAnnotation> |
getAnnotations() |
String |
getDescription() |
void |
setOwnersTypes(ICompilableType ownersType) |
void |
setRawComment(String rawComment) |
String |
toString() |
public void setRawComment(String rawComment)
public String getDescription()
public List<IGosuAnnotation> getAnnotations()
public void setOwnersTypes(ICompilableType ownersType)
Copyright © 2018. All rights reserved.