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