Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ getParent
Method
getParent
app/src/processing/app/Theme.java:161–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
}
160
161
public
Resource getParent() {
162
return
this.parent;
163
}
164
165
public
String getName() {
166
return
this.name;
Callers
9
updateCacheFilesInfo
Method · 0.80
updateCacheFile
Method · 0.80
isSigned
Method · 0.80
createPath
Method · 0.80
loadFromResource
Method · 0.80
handleOpenInternal
Method · 0.80
addEditorFontResizeMouseWheelListener
Method · 0.80
run
Method · 0.80
refreshMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected