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