public class AnnotationTypeBodyContextAdapter extends Object implements Adapter<List<BodyDeclaration>,Java7Parser.AnnotationTypeBodyContext>
| Constructor and Description |
|---|
AnnotationTypeBodyContextAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<BodyDeclaration> |
adapt(Java7Parser.AnnotationTypeBodyContext context,
AdapterParameters adapterParameters) |
public List<BodyDeclaration> adapt(Java7Parser.AnnotationTypeBodyContext context, AdapterParameters adapterParameters)
adapt in interface Adapter<List<BodyDeclaration>,Java7Parser.AnnotationTypeBodyContext>Copyright © 2013. All Rights Reserved.