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