MCPcopy Create free account
hub / github.com/bazelbuild/bazel / close

Method close

src/main/java/net/starlark/java/eval/Debug.java:37–37  ·  view source on GitHub ↗

Notify the debugger that it will no longer receive events from the interpreter.

()

Source from the content-addressed store, hash-verified

35
36 /** Notify the debugger that it will no longer receive events from the interpreter. */
37 void close();
38 }
39
40 /** A Starlark value that can expose additional information to a debugger. */

Callers 15

setDebuggerMethod · 0.95
closeStreamMethod · 0.65
getExpectedOutputMethod · 0.65
writeTestSuitesMethod · 0.65
closeMethod · 0.65
closeMethod · 0.65
exitFileActiveMethod · 0.65
mainFunction · 0.65
freezeMethod · 0.65
StartRemoteWorkerMethod · 0.65
GetFreeTCPPortMethod · 0.65

Calls

no outgoing calls

Tested by 13

closeStreamMethod · 0.52
getExpectedOutputMethod · 0.52
writeTestSuitesMethod · 0.52
closeMethod · 0.52
closeMethod · 0.52
exitFileActiveMethod · 0.52
mainFunction · 0.52
freezeMethod · 0.52
StartRemoteWorkerMethod · 0.52
GetFreeTCPPortMethod · 0.52