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