org.codehaus.janino.tools
Interface JGrep.MethodInvocationAction

Enclosing class:
JGrep

public static interface JGrep.MethodInvocationAction


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

Method Detail

execute

void execute(UnitCompiler uc,
             Java.Invocation invocation,
             IClass.IMethod method)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2011. All Rights Reserved.