com.github.antlrjavaparser.adapter
Class CatchClauseContextAdapter
java.lang.Object
com.github.antlrjavaparser.adapter.CatchClauseContextAdapter
- All Implemented Interfaces:
- Adapter<CatchClause,Java7Parser.CatchClauseContext>
public class CatchClauseContextAdapter
- extends Object
- implements Adapter<CatchClause,Java7Parser.CatchClauseContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatchClauseContextAdapter
public CatchClauseContextAdapter()
adapt
public CatchClause adapt(Java7Parser.CatchClauseContext context,
AdapterParameters adapterParameters)
- Specified by:
adapt in interface Adapter<CatchClause,Java7Parser.CatchClauseContext>
Copyright © 2013. All Rights Reserved.