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