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

Method getCurrentCodeIndex

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

Source from the content-addressed store, hash-verified

1776
1777
1778 public int getCurrentCodeIndex() {
1779 return currentIndex;
1780 }
1781
1782
1783 /**

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