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