public class AnonymousClassMethodFilter extends BasicStepMethodFilter implements BreakpointStepMethodFilter
myDeclaringClassName, myTargetMethodSignature| Constructor and Description | 
|---|
AnonymousClassMethodFilter(PsiMethod psiMethod,
                          Range<java.lang.Integer> lines)  | 
| Modifier and Type | Method and Description | 
|---|---|
SourcePosition | 
getBreakpointPosition()  | 
int | 
getLastStatementLine()  | 
getCallingExpressionLines, getMethodName, getSkipCount, locationMatches, locationMatches, proxyCheckclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCallingExpressionLines, getSkipCount, locationMatches, locationMatches, onReachedpublic SourcePosition getBreakpointPosition()
getBreakpointPosition in interface BreakpointStepMethodFilterpublic int getLastStatementLine()
getLastStatementLine in interface BreakpointStepMethodFilter