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