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