Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
close
Method · 0.95
clearAgentFocus
Method · 0.95
getShell
Method · 0.95
executeCommandPrimeView
Method · 0.95
Tested by
no test coverage detected