com.github.antlrjavaparser.adapter
Class CreatedNameContextAdapter

java.lang.Object
  extended by com.github.antlrjavaparser.adapter.CreatedNameContextAdapter
All Implemented Interfaces:
Adapter<Type,Java7Parser.CreatedNameContext>

public class CreatedNameContextAdapter
extends Object
implements Adapter<Type,Java7Parser.CreatedNameContext>


Constructor Summary
CreatedNameContextAdapter()
           
 
Method Summary
 Type adapt(Java7Parser.CreatedNameContext context, AdapterParameters adapterParameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatedNameContextAdapter

public CreatedNameContextAdapter()
Method Detail

adapt

public Type adapt(Java7Parser.CreatedNameContext context,
                  AdapterParameters adapterParameters)
Specified by:
adapt in interface Adapter<Type,Java7Parser.CreatedNameContext>


Copyright © 2013. All Rights Reserved.