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