MCPcopy Index your code
hub / github.com/arduino/Arduino / toString

Method toString

app/src/processing/app/Theme.java:201–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 }
200
201 public String toString() {
202 return this.name;
203 }
204
205 Resource withParent(Resource parent) {
206 this.parent = parent;

Callers 1

imageFromSVGMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected