jasco.tools.traversalparser
Class AbstractMethodImplementation

java.lang.Object
  extended by jasco.tools.traversalparser.AbstractMethodImplementation

public class AbstractMethodImplementation
extends java.lang.Object


Constructor Summary
AbstractMethodImplementation(MethodGenerator method)
           
 
Method Summary
 MethodGenerator getMethodInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMethodImplementation

public AbstractMethodImplementation(MethodGenerator method)
Method Detail

getMethodInfo

public MethodGenerator getMethodInfo()