org.codehaus.janino.tools

Interface JGrep.MethodInvocationAction

public interface JGrep.MethodInvocationAction

Method Summary
voidexecute(UnitCompiler uc, Java.Invocation invocation, IClass.IMethod method)

Method Detail

execute

public void execute(UnitCompiler uc, Java.Invocation invocation, IClass.IMethod method)