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