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