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