com.github.antlrjavaparser.adapter
Class SelectorContextAdapter

java.lang.Object
  extended by com.github.antlrjavaparser.adapter.SelectorContextAdapter
All Implemented Interfaces:
Adapter<Node,Java7Parser.SelectorContext>

public class SelectorContextAdapter
extends Object
implements Adapter<Node,Java7Parser.SelectorContext>


Constructor Summary
SelectorContextAdapter()
           
 
Method Summary
 Node adapt(Java7Parser.SelectorContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorContextAdapter

public SelectorContextAdapter()
Method Detail

adapt

public Node adapt(Java7Parser.SelectorContext context)
Specified by:
adapt in interface Adapter<Node,Java7Parser.SelectorContext>


Copyright © 2013. All Rights Reserved.