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

Method getCurrentCode

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

Source from the content-addressed store, hash-verified

1771
1772
1773 public SketchCode getCurrentCode() {
1774 return current;
1775 }
1776
1777
1778 public int getCurrentCodeIndex() {

Callers 14

placeTabsMethod · 0.95
actionPerformedMethod · 0.80
actionPerformedMethod · 0.80
handlePrintMethod · 0.80
handleImportLibraryMethod · 0.80
getLineIDInCurrentTabMethod · 0.80
getCurrentLineIDMethod · 0.80
isInCurrentTabMethod · 0.80
getCurrentTabMethod · 0.80
stopTweakModeMethod · 0.80
initEditorCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected