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