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