Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getBase
Method
getBase
app/src/processing/app/ui/Editor.java:514–516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
512
513
514
public
Base getBase() {
515
return
base;
516
}
517
518
519
public
Mode getMode() {
Callers
4
handleDeleteCode
Method · 0.45
updateInternal
Method · 0.45
isReadOnly
Method · 0.45
EditorToolbar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected