com.github.antlrjavaparser.adapter
Class ConstructorBlockContextAdapter
java.lang.Object
com.github.antlrjavaparser.adapter.ConstructorBlockContextAdapter
- All Implemented Interfaces:
- Adapter<BlockStmt,Java7Parser.ConstructorBlockContext>
public class ConstructorBlockContextAdapter
- extends Object
- implements Adapter<BlockStmt,Java7Parser.ConstructorBlockContext>
Created with IntelliJ IDEA.
User: Mike De Haan
Date: 12/16/12
Time: 9:23 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorBlockContextAdapter
public ConstructorBlockContextAdapter()
adapt
public BlockStmt adapt(Java7Parser.ConstructorBlockContext context)
- Specified by:
adapt
in interface Adapter<BlockStmt,Java7Parser.ConstructorBlockContext>
Copyright © 2013. All Rights Reserved.