MCPcopy Index your code
hub / github.com/benfry/processing4 / getCodeCount

Method getCodeCount

app/src/processing/app/Sketch.java:1760–1762  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1758
1759
1760 public int getCodeCount() {
1761 return codeCount;
1762 }
1763
1764
1765 // Used by GUI Builder for Processing

Callers 13

paintComponentMethod · 0.95
placeTabsMethod · 0.95
findMethod · 0.95
switchToTabMethod · 0.95
javaToSketchLineMethod · 0.95
rebuildMethod · 0.80
handleSaveMethod · 0.80
stopTweakModeMethod · 0.80
findErrorFileMethod · 0.80
placeExceptionMethod · 0.80
findTabIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected