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