MCPcopy Index your code
hub / github.com/processing/processing / getCurrentCodeIndex

Method getCurrentCodeIndex

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

Source from the content-addressed store, hash-verified

1703
1704
1705 public int getCurrentCodeIndex() {
1706 return currentIndex;
1707 }
1708
1709
1710 public String getMainProgram() {

Callers 8

actionPerformedMethod · 0.95
findMethod · 0.95
renameMethod · 0.95
checkFilesMethod · 0.45
findProblemsMethod · 0.45
paintComponentMethod · 0.45
replaceAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected