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