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