resume
public boolean resume(@NotNull() @NotNull() CastingEnvironment env, @NotNull() @NotNull() CastingImage image, @NotNull() @NotNull() ResolvedPatternType resolutionType)(source)
Attempts to resume execution of the debuggee. This is called by the debugger after the current continuation is successfully evaluated to completion.
Return
true if the debug session can continue, or false if the debuggee should be terminated