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