Package editor.debugger
Class RunToCursorBreakpoint
java.lang.Object
editor.debugger.Breakpoint
editor.debugger.RunToCursorBreakpoint
- All Implemented Interfaces:
IJsonIO
-
Field Summary
Fields inherited from class editor.debugger.Breakpoint
ANY_EXCEPTION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class editor.debugger.Breakpoint
condition, getDeclaringFqn, getDeclaringFqn_Java, getExpression, getFqn, getLine, getOffset, getRunScript, getTitle, isActive, isCaughtException, isExceptionBreakpoint, isLineBreakpoint, isRunScriptOn, isStatic, isSuspend, isUncaughtException, setActive, setCaughtException, setExpression, setRunScript, setRunScriptOn, setStatic, setSuspend, setUncaughtException
-
Constructor Details
-
RunToCursorBreakpoint
-
-
Method Details
-
isActiveWhenMuted
public boolean isActiveWhenMuted()- Overrides:
isActiveWhenMuted
in classBreakpoint
-
isTemporary
public boolean isTemporary()- Overrides:
isTemporary
in classBreakpoint
-