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, setUri
protected List<Annotation> annotations
public void build(AST cst, IModule module)
build
in interface ModuleElement
build
in class AbstractModuleElement
public List<Annotation> getAnnotations()
Copyright © 2016. All rights reserved.