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