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, proxyCheck
public LambdaAsyncMethodFilter(PsiMethod callerMethod, int paramNo, LambdaMethodFilter methodFilter)
public boolean locationMatches(DebugProcessImpl process, com.sun.jdi.Location location, StackFrameProxyImpl frameProxy) throws EvaluateException
locationMatches
in interface MethodFilter
locationMatches
in class BasicStepMethodFilter
EvaluateException
public int onReached(SuspendContextImpl context, RequestHint hint)