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