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