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