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