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