MCPcopy
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

updateCacheFilesInfoMethod · 0.80
updateCacheFileMethod · 0.80
isSignedMethod · 0.80
createPathMethod · 0.80
loadFromResourceMethod · 0.80
handleOpenInternalMethod · 0.80
runMethod · 0.80
refreshMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected