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