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