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, proxyCheck
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCallingExpressionLines, getSkipCount, locationMatches, locationMatches, onReached
public SourcePosition getBreakpointPosition()
getBreakpointPosition
in interface BreakpointStepMethodFilter
public int getLastStatementLine()
getLastStatementLine
in interface BreakpointStepMethodFilter