static interface JGrep.MethodInvocationAction
| Modifier and Type | Method and Description |
|---|---|
void |
execute(UnitCompiler uc,
Java.Invocation invocation,
IClass.IMethod method)
Executes some action for a method invocation.
|
void execute(UnitCompiler uc, Java.Invocation invocation, IClass.IMethod method) throws java.lang.Exception
java.lang.Exception