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