Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/arduino/Arduino
/ withParent
Method
withParent
app/src/processing/app/Theme.java:205–208 ·
view source on GitHub ↗
(Resource parent)
Source
from the content-addressed store, hash-verified
203
}
204
205
Resource withParent(Resource parent) {
206
this.parent = parent;
207
return
this;
208
}
209
}
210
211
/**
Callers
1
getThemeResource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected