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

Method getDebugger

java/src/processing/mode/java/JavaEditor.java:1744–1746  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1742
1743
1744 public Debugger getDebugger() {
1745 return debugger;
1746 }
1747
1748
1749 /**

Callers 3

setCodeMethod · 0.95
setValueForMethod · 0.80
treeWillExpandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected