public class LambdaAsyncMethodFilter extends BasicStepMethodFilter
myDeclaringClassName, myTargetMethodSignature| Constructor and Description |
|---|
LambdaAsyncMethodFilter(PsiMethod callerMethod,
int paramNo,
LambdaMethodFilter methodFilter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
locationMatches(DebugProcessImpl process,
com.sun.jdi.Location location,
StackFrameProxyImpl frameProxy) |
int |
onReached(SuspendContextImpl context,
RequestHint hint) |
getCallingExpressionLines, getMethodName, getSkipCount, locationMatches, proxyCheckpublic LambdaAsyncMethodFilter(PsiMethod callerMethod, int paramNo, LambdaMethodFilter methodFilter)
public boolean locationMatches(DebugProcessImpl process, com.sun.jdi.Location location, StackFrameProxyImpl frameProxy) throws EvaluateException
locationMatches in interface MethodFilterlocationMatches in class BasicStepMethodFilterEvaluateExceptionpublic int onReached(SuspendContextImpl context, RequestHint hint)