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