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