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