public class AnnotationDoc extends Documentable
| Modifier and Type | Field and Description |
|---|---|
List<Variable> |
attributes |
boolean |
isAnnotation |
children, description, icon, name| Constructor and Description |
|---|
AnnotationDoc(String name,
String description,
ArrayList<Documentable> children,
List<Variable> attributes)
Constructor.
|
Copyright © 2018 WSO2. All rights reserved.