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