MCPcopy Create free account
hub / github.com/SoarGroup/Soar / run

Method run

Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:265–268  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

263 getDisplay().asyncExec(new Runnable()
264 {
265 public void run()
266 {
267 close();
268 }
269 });
270 return;
271 }

Callers

nothing calls this directly

Calls 4

closeMethod · 0.95
clearAgentFocusMethod · 0.95
getShellMethod · 0.95

Tested by

no test coverage detected