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