public class AnnotationMap extends Object
| Constructor and Description |
|---|
AnnotationMap() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationMap |
addGosuAnnotation(Object annotation) |
AnnotationMap |
finishJavaAnnotation() |
Map<String,List> |
getAnnotations() |
AnnotationMap |
startAnnotationInfoForFeature(String featureId) |
AnnotationMap |
startJavaAnnotation(IType type) |
AnnotationMap |
withArg(String name,
Object arg) |
public AnnotationMap startAnnotationInfoForFeature(String featureId)
public AnnotationMap startJavaAnnotation(IType type)
public AnnotationMap withArg(String name, Object arg)
public AnnotationMap finishJavaAnnotation()
public AnnotationMap addGosuAnnotation(Object annotation)
Copyright © 2015. All rights reserved.