com.github.antlrjavaparser.adapter
Class CreatorContextAdapter

java.lang.Object
  extended by com.github.antlrjavaparser.adapter.CreatorContextAdapter
All Implemented Interfaces:
Adapter<Expression,Java7Parser.CreatorContext>

public class CreatorContextAdapter
extends Object
implements Adapter<Expression,Java7Parser.CreatorContext>


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

Constructor Detail

CreatorContextAdapter

public CreatorContextAdapter()
Method Detail

adapt

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


Copyright © 2013. All Rights Reserved.