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