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