public class AnnotationBlock extends AbstractModuleElement
| Modifier and Type | Field and Description |
|---|---|
protected List<Annotation> |
annotations |
| Constructor and Description |
|---|
AnnotationBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(AST cst,
IModule module) |
List<Annotation> |
getAnnotations() |
getChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, setModule, setParent, setRegion, setUriprotected List<Annotation> annotations
public void build(AST cst, IModule module)
build in interface ModuleElementbuild in class AbstractModuleElementpublic List<Annotation> getAnnotations()
Copyright © 2016. All rights reserved.