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