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